rec.cf.itemknn-testranking.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of librec-core Show documentation
Show all versions of librec-core Show documentation
A repackaged librec-core fork
The newest version!
rec.recommender.class=itemknn
rec.similarity.class=cos
rec.neighbors.knn.number=200
rec.recommender.similarities=item
rec.recommender.isranking=true
rec.recommender.ranking.topn=10
rec.similarity.shrinkage=10