MyMediaLite
CorrelationMatrix.AddEntity Method (int)
Syntax
Remarks
Collapse All
Add an entity to the CorrelationMatrix by growing it to the requested size.
Declaring type:
CorrelationMatrix
Namespace:
MyMediaLite.Correlation
Assembly:
MyMediaLite
Syntax
C#
public void AddEntity ( int
entity_id
)
Parameters
entity_id
the numerical ID of the entity
Top
Remarks
Note that you still have to correctly compute and set the entity's correlation values
Top
Generated by
ImmDoc .NET
.