Skip to content

mmuratardag/DS_SpA_W10_Recommender_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 10 Project:

Movie Recommender System

This project was completed in week 10 of the Data Science Bootcamp at Spiced Academy in Berlin, together with Pietro Passarella.

We built a movie recommender with a web interface utilizing the small movielens dataset, which includes a collection of 9742 movies previously rated by 610 users.

The aim of the project was to explore and utilize the surprise library. The current version is not exactly the most efficient and practical application since it takes the algorithm ~45-60 seconds to make its recommendation. Still, surprise's famous SVD algorithm is super powerful and is worth checking out.

All EDA files are in the EDA folder. All files for the web-app are in the flask folder.

How to use

TO-DO

  • Improve the bulky function
  • Add scikit-learn alternative
  • Deploy with Heroku

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published