|
MyMediaLite
3.11
|
This is the complete list of members for IRatingCorrelationMatrix, including all inherited members.
| AddEntity(int entity_id) | ICorrelationMatrix | |
| ComputeCorrelation(IRatings ratings, EntityType entity_type, int i, int j) | IRatingCorrelationMatrix | |
| ComputeCorrelation(IRatings ratings, EntityType entity_type, IList< Tuple< int, float >> entity_ratings, int j) | IRatingCorrelationMatrix | |
| ComputeCorrelations(IRatings ratings, EntityType entity_type) | IRatingCorrelationMatrix | |
| CreateMatrix(int num_rows, int num_columns) | IMatrix< float > | |
| IsSymmetric | IMatrix< float > | |
| NumberOfColumns | IMatrix< float > | |
| NumberOfRows | IMatrix< float > | |
| NumEntities | ICorrelationMatrix | |
| Resize(int size) | ICorrelationMatrix | |
| IMatrix< float >.Resize(int num_rows, int num_cols) | IMatrix< float > | |
| this[int x, int y] | IMatrix< float > | |
| Transpose() | IMatrix< float > | |
| Write(StreamWriter writer) | ICorrelationMatrix |
1.8.9.1