MyMediaLite  3.03
Extensions Member List
This is the complete list of members for Extensions, including all inherited members.
GetNearestNeighbors(this ICorrelationMatrix c, int entity_id, uint k)Extensions [inline, static]
GetPositivelyCorrelatedEntities(this ICorrelationMatrix c, int entity_id)Extensions [inline, static]
ReadAsymmetricCorrelationMatrix(this AsymmetricCorrelationMatrix correlation, StreamReader reader)Extensions [inline, static]
ReadSymmetricCorrelationMatrix(this SymmetricCorrelationMatrix correlation, StreamReader reader)Extensions [inline, static]
SetZero(this ICorrelationMatrix c)Extensions [inline, static]
SumUp(this ICorrelationMatrix correlation, int entity_id, ICollection< int > entities, float q=1.0f)Extensions [inline, static]