Movie Recommendation system using Clustering
All the data were scrapped from the IMDB website
- Clone this Repo
- Create Virtual Enviroment and activate
py -m venv env
- Install requirements.txt
pip install -r requirements.txt
- Run manin.py
python main.py
git clone https://github.com/anupkafle/IMDB_Movie_Recommender