Git Product home page Git Product logo

srinathsai / netflix-recommendation-challenge Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 1.31 MB

implemented model and refined with another model which stands 3rd in the contest of 1million$ prize worth, that aims to decrease original rmse by 10 percent with efficient time-complexity.

Jupyter Notebook 100.00%
big-data-analytics latent-factor-model machine-learning netflix-recommendation-system recommender-system user-rating

netflix-recommendation-challenge's Introduction

Netflix-recommendation-challenge

implemented model and refined with another model which stands 3rd in the contest of 1million$ prize worth, which aims to decrease original rmse by 10 percent with efficient time-complexity.

The challenge(Birth of new innovation in netflix recommendation) :-

This is an image

  • In October 2006,CEO Reed Hastings was looking for a way to increase the efficiency of Cinematch, the software the company rolled out in 2000 to recommend movies you might enjoy. Over the years he'd recruited brilliant minds to tinker with the magic formula, but they'd hit a wall. He needed results. Fresh ideas. Innovation.
  • Netflix, then a service peddling discs of every movie and TV show under the sun, announced "The Netflix Prize," to achieve this goal which is the reason of the birth of latent factor model (implemented here) which stood 3rd place in the contest.

Latent factor model and implementation :-

This is an image This is an image

Dataset used :-

  • A sample of orginal dataset provided for the contest.

Factors of model :-

  • Number of iterations =40.
  • k =25 (for matrices columns)
  • lambda=0.1
  • learning rate = 0.001

Output and significance :-

  • Decreased orginal model rmse by 9 percent which is show by line plot in the code.

Improvements done to model :-

  • A new model called Latent factor model with biases has been implemented which showed slight improvement in the rmse and this iscompared in code file.

Lf factor model with biases :-

  • It is the extension of LF model with biases added to users and ratings in the formula and below is the formula used in building model :- This is an image

netflix-recommendation-challenge's People

Contributors

srinathsai avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.