See: Description
| Annotation Type | Description | 
|---|---|
| MinNeighbors | The minimum number of neighbors required to attempt a prediction. | 
| NeighborhoodSize | Number of neighbors to consider when building a prediction. | 
| ScoreNormalizer | Qualifier for normalizers used for computing item scores. | 
| SimilarityNormalizer | Qualifier for normalizers used for computing neighbor similarities. | 
Neighborhood-based collaborative filtering (common support code).