Skip to content

One of recommender system i built was using streamlit and google colab to build that model, you all can be recommended with this website. Technology i use is cosine-similarity from sklearn's library. This will help you to find movies that are similar to what movie you're looking for

License

Notifications You must be signed in to change notification settings

lovelyoyrmia/movie-recommendations

Repository files navigation

WEB MOVIE RECOMMENDATIONS

Streamlit App

One of recommender system i built was using streamlit and google colab to build that model, you all can be recommended with this website. Technology i use is cosine-similarity from sklearn's library. This will help you to find movies that are similar to what movie you're looking for

Let's have a look at some codes that might help you out to build recommender system

How to use

  • Clone this repo or download zip
  • Create virtual environment
  • Activate venv
  • Run notebook recommender system on google colab
  • Download dataset movies below and upload dataset on google colab
  • Download similarity.pkl to your project
  • Pip install -r requirements.txt
  • Streamlit run app.py

Dataset Movies

Example

About

One of recommender system i built was using streamlit and google colab to build that model, you all can be recommended with this website. Technology i use is cosine-similarity from sklearn's library. This will help you to find movies that are similar to what movie you're looking for

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages