Giter Site home page Giter Site logo

movie_recommender_engine's Introduction

Movie Recommender Engine

This Item-Based Movie recommender engine is built using Python's Scikitlearn library and is based on the IMDB 5000 movie dataset. The recommender engine evaluates using CountVectorize and Cosine similarity scores.

What are recommendation systems?

A few decades ago, you would probably rely on your friends, family or experts for advice on what books you should read, movies you should watch, or restaurants you should try. However as we have progressed from the steam engine to the search engine, we are much more likely to rely on algorithms to help guide which purchases we make. For example, when we add a book to our cart on Amazon and then — bam — another suggested book pops up on the screen and we think, “Hey, that one actually looks pretty interesting, too” and we add it to our cart, too, without a second thought.

Recommendation systems with strong algorithms are at the core of today’s most successful online companies such as Amazon, Google, Netflix and Spotify. By endlessly recommending new products that suit their customers’ tastes, these companies provide a personalized, attentive experience across their brand platform, effectively securing customer loyalty.

Check out a YouTube video by NBC News.

How do they work?

Recommender systems can be broken down into two main categories:

  • Item-based recommendations
  • User-based collaborative filtering

movie_recommender_engine's People

Contributors

usmanziak avatar

Stargazers

 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.