Skip to content

chaman56/Movie_Recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview of the app

image

After cloning or downloading the project follow the given steps:

  1. Create a new environment (optional) using conda create -p venv python==3.7 -y
  2. run
pip install requirements.txt
  1. Run all the blocks in index.ipynb. This will generate a similarity.pkl file in the root directory.
  2. Now run the app using
streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors