1.First install all requirements given in requirements.txt
2.Download the dataset from the link ( https://files.grouplens.org/datasets/movielens/ml-25m.zip ) and unzip the dataset.
3.For two different approach follow the Process given below
1.Run the main.py
2.Run the app.py
3.Then you get streamlit app
4.Give input in app and get recommendation for movies
1.Run rating_recommendation.py
2.Enter the inputs
3.Get result from various Algorithms