Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Recommend similar movies on the basis of your selected movie

Notifications You must be signed in to change notification settings

ankitkr437/RecommendMovie

Repository files navigation

RecommendMovie

This project is a content based movie recommendation system made using Flask(Web framework written in python) and the some other python libraries like Pandas, Numpy, Scikit-Learn, etc.

In this project, small dataset is used so for better recommendaion You can use larger dataset

Source of larger dataset:-

How to clone the project?

Step 1: Clone this repository to your local computer.

Step 2: Install all the libraries written in the requirements.txt file with the command "pip install -r requirements.txt"

Step 3: Open your command prompt from your project directory and run the file app.py by writting the command "python app.py".

Step 4: open your browser and type http://127.0.0.1:5000/ in the new tabe.

This will be the home page

home-page

About

Recommend similar movies on the basis of your selected movie

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published