Skip to content

d-vignesh/CollaborativeFiltering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Implementation of Collaborative Filtering Algorithm in Scala. Collaborative Filtering Algorithm is used by Recommendation system. The Type of Collaborative Filtering Algorithm implemented is Item-based Filtering where we determine the similarity between different products and recommend most similar products. The specific usecase here is to recommend movies that are similar to a given movie. The dataset used is from : https://grouplens.org/datasets/movielens/

About

Implementation of Collaborative filtering Algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages