There is no summary.
Name | Description | |
---|---|---|
![]() |
AttributeData | Class that offers static methods to read (binary) attribute data into SparseBooleanMatrix objects. |
![]() |
ItemRecommenderData | Class that contains static methods for reading in implicit feedback data for ItemRecommender engines |
![]() |
RatingPredictionData | Class that offers static methods for reading in rating data |
![]() |
RelationData | Class that offers static methods to read (binary) relation over entities into SparseBooleanMatrix objects. The expected (sparse) line format is: ENTITY_ID whitespace ENTITY_ID for the relations that hold. |