See: Description
Class | Description |
---|---|
ItemKNN |
Implements item-to-item KNN based collaborative filtering
|
UserKNN |
Implements user-to-user KNN based collaborative filtering
|
Enum | Description |
---|---|
ItemKNN.AggregationApproach |
Available aggregation approaches to merge k-nearest neighbors ratings
|
UserKNN.AggregationApproach |
Available aggregation approaches to merge k-nearest neighbors ratings
|
Copyright © 2020. All rights reserved.