GithubHelp home page GithubHelp logo

crncck / movierecommendationsystem Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.71 MB

Movie Recommendation System with Content-based Filtering and Collaborative Filtering

Python 2.95% Jupyter Notebook 94.55% TeX 2.50%
collaborative-filtering imdb-movie-dataset movie-recommendation gui matrix-factorization

movierecommendationsystem's Introduction

Movie Recommendation System

Description

Movie recommender that recommends movies with Content-based Filtering and Collaborative Filtering. This repository contains collaborative filtering implemented with both K Nearest Neighbours algorithm and matrix factorization using Singular Value Decomposition and content-based filtering. We also made a basic GUI for a small dataset using content-based filtering.


Team & Roles

Gizem Kurnaz - Content based filtering & implementation of GUI

Ayşe Ceren Çiçek - Collaborative filtering with KNN and matrix factorization


Structure

MovieRecommendationSystem

​ │── IMDB_Dataset

​ │ └── movie_data.csv

​ │── MovieLensDataset

​ │ └── movies.csv

​ │ └── ratings.csv

​ │── figures

​ │── README.md

​ │── Report.tex

​ │── gui.py

​ │── movie_recommendation_notebook.ipynb

​ │── recommendation.py

​└── requirement.txt


Language & version

Python 2.7.16


Main File

movie_recommendation_notebook.ipynb & recommendation.py


Datasets


Additional

  • We did not include details of our code in report but we explained all on movie_recommendation_notebook.ipynb

  • We implemented a basic GUI for IMDB Movie Dataset on gui.py

Screen Shot 2021-01-20 at 23.23.43

movierecommendationsystem's People

Contributors

crncck avatar gizemkurnaz 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.