Skip to content

A machine learning project that uses content-based recommendation system to show similar movies.

Notifications You must be signed in to change notification settings

makeinbharat/Movie_Recommendation_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Recommendation System

A machine learning project that uses content-based recommendation algorithm to show similar movies.

Prerequisites

You need to have installed following softwares and libraries in your machine before running this project:

  1. python 3.6

  2. pip3

  3. virtualenv

Libraries required:

pip install sklearn
pip install pandas
pip install sqlite3

Authors

Shubham Kumar Singh

Credits:

I have downloaded the movielist database from kaggle

About

A machine learning project that uses content-based recommendation system to show similar movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages