Skip to content

A Movie Recommendation System build around the concept and algorithm of Content-Based Filtering using Python and Machine Learning

License

Notifications You must be signed in to change notification settings

ColossalMonk/Movie-Recommendatin-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Recommendatin-System

This repository containts a movie recommendation system that is build in python and concepts of machine learning using the algorithm of content based filter.
I have used Content-Based Filtering i.e filter the recommended movies on the bases on different tags such as Director Name, Actort/Crew, Genre, Title of Movie and many other factors.

Updates to be made in future

  1. Make the file well commented and readable
  2. Add another file using Colaborative Filter method/algorithm.

Data-Base

The Database has been saved in a CSV file and is picked up from IMBD and a dataset is filter and cleared already for use.

About

A Movie Recommendation System build around the concept and algorithm of Content-Based Filtering using Python and Machine Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published