Coder Social home page Coder Social logo

sinchana-eshwar / movie-recommender-system Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 3.64 MB

Jupyter Notebook 100.00%
recommender-system explo data-science data-cleaning data-visualization collaborative-filtering hybrid-recommender-system scikit-learn scikit-surprise python

movie-recommender-system's Introduction

Movie-Recommender-System

The birth of the Motion Picture Camera in the late 18th century gave birth to possibly the most potent form of entertainment in existence: Cinema. Movies have managed to enthrall audiences ever since one second clips of racing horses emerged in the 1890s to the introduction of sound in the 1920s to the birth of color in the 1930s to mainstream 3D Movies in the early 2010s.

This Project on Movie Data Analysis and Recommendation Systems. In my first notebook, I attempted at performing an extensive exploratory data analysis on Movies Metadata collected from TMDB and built two extremely minimalist predictive models to predict movie revenue and movie success and visualise which features influence the revenue and success respectively

The second task is to implement a few recommendation algorithms (content based, popularity based and collaborative filtering) and try to build an ensemble of these models to come up with our final recommendation system.

Dataset Link-https://drive.google.com/drive/folders/14IYXfwRTwfu7qaBP3d138ifi-oRNyHeE?usp=sharing

Below is the list of features available-

  • adult: Indicates if the movie is X-Rated or Adult.

  • belongs_to_collection: A stringified dictionary that gives information on the movie series the particular film belongs to.

  • budget: The budget of the movie in dollars.

  • genres: A stringified list of dictionaries that list out all the genres associated with the movie.

  • homepage: The Official Homepage of the move.

  • id: The ID of the move.

  • imdb_id: The IMDB ID of the movie.

  • original_language: The language in which the movie was originally shot in.

  • original_title: The original title of the movie.

  • overview: A brief blurb of the movie.

  • popularity: The Popularity Score assigned by TMDB.

  • poster_path: The URL of the poster image.

  • production_companies: A stringified list of production companies involved with the making of the movie.

  • production_countries: A stringified list of countries where the movie was shot/produced in.

  • release_date: Theatrical Release Date of the movie.

  • revenue: The total revenue of the movie in dollars.

  • runtime: The runtime of the movie in minutes.

movie-recommender-system's People

Contributors

sinchana-eshwar avatar

Watchers

 avatar  avatar

Forkers

vkrit

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.