All Downloads are FREE. Search and download functionalities are using the official Maven repository.

knn.userToUser.similarities.package-info Maven / Gradle / Ivy

Go to download

A Java's Collaborative Filtering library to carry out experiments in research of Collaborative Filtering based Recommender Systems. The library has been designed from researchers to researchers.

The newest version!
/**
 * This package contains different implementations of user-to-user similarity measures used 
 * in the knn Collaborative Filtering algorithm.
 */
package cf4j.knn.userToUser.similarities;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy