rec.cf.userknn-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=userknn
rec.similarity.class=cos
rec.neighbors.knn.number=200
rec.recommender.similarities=user
rec.recommender.isranking=true
rec.recommender.ranking.topn=10
rec.similarity.shrinkage=10