Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 323 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 323 Bytes

Movie-Recommendation

A movie recommendation system for IMDB and MovieLens users that uses dimensional reduction techniques like PCA, SVD and classification and clustering methods like SVM, Decision trees, kNN to extract latent features from IMDB and MovieLens database to suggest movies to the user. Technologies: Python