Giter Site home page Giter Site logo

arhcoder / netflix-recommendation Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 11 KB

📺 Content Recommendation System for the Netflix Prize Challenge with Collaborative Filtering.

Home Page: https://www.kaggle.com/datasets/netflix-inc/netflix-prize-data/

Jupyter Notebook 100.00%
collaborative-filtering jupyter-notebook massive-data massive-datasets netflix netflix-prize python recommendation-engine recommendation-system recommender-system

netflix-recommendation's Introduction

📚 DATOS MASIVOS II

💻 Instituto de Investigaciones en Matemáticas Aplicadas y en Sistemas

🏫 Universidad Nacional Autónoma de México


🎬 Caso Netflix

🍿 Sistema de Recomendación de Contenido

🚻 Método de Filtrado Colaborativo


Realizado por:

Iván Alejadro Ramos Herrera

📓 Selección de Dataset

Netflix Prize data

Información del dataset:

Netflix held the Netflix Prize open competition for the best algorithm to predict user ratings for films. The grand prize was $1,000,000 and was won by BellKor's Pragmatic Chaos team. This is the dataset that was used in that competition.

TRAINING DATASET FILE DESCRIPTION The file "training_set.tar" is a tar of a directory containing 17770 files, one per movie. The first line of each file contains the movie id followed by a colon. Each subsequent line in the file corresponds to a rating from a customer and its date in the following format:

CustomerID,Rating,Date MovieIDs range from 1 to 17770 sequentially. CustomerIDs range from 1 to 2649429, with gaps. There are 480189 users. Ratings are on a five star (integral) scale from 1 to 5. Dates have the format YYYY-MM-DD. MOVIES FILE DESCRIPTION Movie information in "movie_titles.txt" is in the following format:

MovieID,YearOfRelease,Title MovieID do not correspond to actual Netflix movie ids or IMDB movie ids. YearOfRelease can range from 1890 to 2005 and may correspond to the release of corresponding DVD, not necessarily its theaterical release. Title is the Netflix movie title and may not correspond to titles used on other sites. Titles are in English. QUALIFYING AND PREDICTION DATASET FILE DESCRIPTION The qualifying dataset for the Netflix Prize is contained in the text file "qualifying.txt". It consists of lines indicating a movie id, followed by a colon, and then customer ids and rating dates, one per line for that movie id. The movie and customer ids are contained in the training set. Of course the ratings are withheld. There are no empty lines in the file. …

To calculate the RMSE of your predictions against those ratings and compare your RMSE against the Cinematch RMSE on the same data. See http://www.netflixprize.com/faq#probe for that value.

netflix-recommendation's People

Contributors

arhcoder avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.