Giter Site home page Giter Site logo

hadryan / movie_recomendation_system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cihanyatbaz/movie_recomendation_system

0.0 1.0 0.0 14.72 MB

"Movie Runner" - Collaborative Filtering Based Movie Recommendation System

Python 0.59% HTML 0.38% Jupyter Notebook 99.04%

movie_recomendation_system's Introduction

“Movie Runner”

Collaborative Filtering Based Movie Recommendation System

20/11/2020

Movie Runner is a model that recommends 10 movies to be liked by each person, based on their rating for movies. Netflix Prize Data was used as a dataset. At the same time, the movies we watched and rated were added to the dataset. Collaborative Filtering algorithm is used with the help of SVD (Singular Value Decomposition) method. Similar users and similar movies are detected by the algorithm by assigning a vector to all movies and users. Then, movies liked by users with the same movie taste are recommended to the person. According to the answer to the question "How many points would he/she give it if he/she watched" the movies that each user has not watched before, it finds the points and the highest 10 scores, and recommends these movies to the user. A website was created for the model with the help of Python's Flask framework. When the name of a user in the dataset is entered on this website, 10 movies will be recommended to that user.

movie_recomendation_system's People

Contributors

cihanyatbaz 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.