Name | Description | |
---|---|---|
![]() |
num_entities | Number of entities, e.g. users or items |
Name | Description | |
---|---|---|
![]() |
CorrelationMatrix | Creates a CorrelationMatrix object for a given number of entities |
Name | Description | |
---|---|---|
![]() |
AddEntity | Add an entity to the CorrelationMatrix by growing it to the requested size. |
![]() ![]() |
ComputeCorrelations | Overloaded. Compute the correlations from an implicit feedback, positive-only dataset |
![]() ![]() |
Create | Creates a correlation matrix |
![]() |
GetNearestNeighbors | Get the k nearest neighbors of a given entity |
![]() |
GetPositivelyCorrelatedEntities | Get all entities that are positively correlated to an entity, sorted by correlation |
![]() ![]() |
ReadCorrelationMatrix | Creates a CorrelationMatrix from the lines of a StreamReader |
![]() |
SumUp | Sum up the correlations between a given entity and the entities in a collection |
![]() |
Write | Write out the correlations to a StreamWriter |
Name | Description | |
---|---|---|
![]() |
IsSymmetric | There is no summary. |
![]() |
Item | There is no summary. |