Giter Club home page Giter Club logo

anjanatiha / movie-recommendation-engine-using-user-based-collaborative-filtering Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 6.0 2.62 MB

User Based Movie Recommendation System based on Collaborative Filtering Using Netflix Movie Dataset

License: MIT License

Jupyter Notebook 40.64% Python 12.46% C++ 46.89%
recommendation-engine recommender-system movie-recommendation python c-plus-plus collaborative-filtering recommend-movies netflix-movie-dataset

movie-recommendation-engine-using-user-based-collaborative-filtering's Introduction

User Based Movie Recommendation Engine Using Netflix Movie Dataset

Domain : Artificial Intelligence, Machine Learning.
Sub-Domain : Recommendation Engine, Recommender System.
Techniques : Collaborative Filtering, User-User Collaborative Filtering.

Description

  1. Developed user-based movie recommendation system by implementing user-user collaborative filtering.
  2. Used Netflix movie dataset containing 100,000 user records for developing recommendation engine.
  3. Reduced run time and space complexity significantly.
  4. Implementation in both C++ and Python separately.

For Python implementation:

  1. Please open "AnjanaTihaMachineLearningProjectvFinal.ipynb" file in python notebook(Anaconda contains most libraries)
  2. Provide "movie_titles.txt" and "ratings.txt" file location in each file read function for moie_titles and ratings.
  3. Run all cells in the file.
  4. After running, user id and recommendation size K will be asked.
  5. Upon providing user id and recommendation size, K titles and year of recommended movies will be displayed from most most recommended in descending order.

For C++ implementation:

  1. Please open "movie_recom.cpp" file in a isual Studio/Eclipse/ other C++ software tools project. Use an ecplipse project already provided under the zip file(Contains two seperate implementation for C++ and Python). Please use 7zip software for unzipping "http://www.7-zip.org/download.html"
  2. Provide "movie_titles.txt" and "ratings.txt" file location in argument in Visual Studio/Eclipse/ other C++ software tools in source code.
  3. Build and Run.
  4. After running, user id and recommendation size K will be asked.
  5. Upon providing user id and recommendation size, K titles and year of recommended movies will be displayed from most most recommended in descending order. Note: C++ implementation used C++ 11 version.
Languages : Python, C++
Tools/IDE : Anaconda, Visual Studio
Libraries :
Duration : February - April 2017

Current Version : v1.0.0.0

Last Update : 04.30.2017

movie-recommendation-engine-using-user-based-collaborative-filtering's People

Contributors

anjanatiha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

movie-recommendation-engine-using-user-based-collaborative-filtering's Issues

Results of experiment

Hi i was wondering if you d be able to provide me the results you found using this experiment as i am having slight issues with the ide im using, any help you can give is appreciated
Thanks,
Jayden

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.