Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 339 Bytes

File metadata and controls

10 lines (5 loc) · 339 Bytes
  1. an algorithm based on user-based Collaborative Filtering by UserBasedCF.py and movie.dat.

  2. an algorithm based on item-based Collaborative Filtering by ItemBasedCF.py and movie.dat.

  3. an algorithm based on k_means by K-means.py and k_means.csv

  4. an algorithm based on SVM in SVM directory

ps: movie.dat is from movieLen .