Get movie recommendations similar to what you like.
Run the following commands in the terminal
-
Clone the repository:
git clone https://github.com/DSCVITBHOPAL/ML-Reserve.git
-
cd into the recommender's folder:
cd ML-Reserve/Movies-Recommender -
Install the necessary packages:
pip install pandas sklearn
-
Run the recommender:
python recommender.py
You should now get an output similar to the following:
Please enter a movie name:Enter a movie name, say The Shawshank Redemption, you should now get a list of similar movies.