Giter Site home page Giter Site logo

honolulu2 / hybrid-movie-recommender-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gaurav-arena/hybrid-movie-recommender-system

0.0 0.0 0.0 310 KB

The overall objective is to build a Movie Recommendation system which is a Hybrid Recommender system. The steps will include implementing a few recommendation algorithms such as content based and collaborative filtering separately and then combining them to build our final hybrid recommender system. The final system recommends movies to a particular user based on the estimated ratings that it had internally calculated for that user and thus will have the quality of being more personalized and tailored towards particular users.

Jupyter Notebook 100.00%

hybrid-movie-recommender-system's Introduction

Hybrid-Movie-Recommender-System

The overall objective is to build a Movie Recommendation system which is a Hybrid Recommender system. The steps will include implementing a few recommendation algorithms such as content based and collaborative filtering separately and then combining them to build our final hybrid recommender system. The final system recommends movies to a particular user based on the estimated ratings that it had internally calculated for that user and thus will have the quality of being more personalized and tailored towards particular users.

About the data: The dataset we have used in this project is ‘The Movies Dataset’. This dataset contains metadata for all 45000 movies listed in the ‘Full MovieLens Dataset’. The dataset has files containing 2.6 million ratings from 270,000 users for all 45,000 movies and all these files are in csv format. The ‘movies_metadata.csv’ file has information about the genre, popularity, rating, languages and many other features for each movie. The credits file consists of cast and crew information for all the movies. The ‘keywords.csv’ file has information regarding the movie plot keywords for the movies. The ‘rating_small.csv’ has information about the subset of 100,000 ratings from 700 users on 9,000 movies. The ‘links.csv’ file has information about the IMDB and TMDB IDs of a small subset of 9,000 movies of the full dataset. The last file called ‘links_small.csv’ consists of a smaller version of all the parameters that are already present in the links file, it contains 9099 movies.
Link to data: https://www.kaggle.com/rounakbanik/the-movies-dataset

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.