kapilthakre / Recommendation-System

Building a movie recommendation System using three way, Popularity based recommendation system, Content based recommendation system, Collaborative filtering based recommendation system.

Home Page:http://movierecommendation-env.eba-2tdbgmt3.ap-south-1.elasticbeanstalk.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-Recommendation-system

Python Notebook Framework Frontend Cloud Cloud

Overview

In this Project, we are going to build a movie recommendation system using three way, Popularity based recommendation system, Content based recommendation system, Collaborative filtering based recommendation system. The dataset we are going to use is the Movie dataset from Kaggle which contains about 4803 rows and 24 features. and in this dataset we have movies only upto 2017, So I also collected 2018, 2019, 2020 movies data from wikipedia.

WebApp

Italian Trulli

Source of the dataset

  1. The IMDB Movies Dataset
  2. List of movies in 2018
  3. List of movies in 2019
  4. List of movies in 2020

About

Building a movie recommendation System using three way, Popularity based recommendation system, Content based recommendation system, Collaborative filtering based recommendation system.

http://movierecommendation-env.eba-2tdbgmt3.ap-south-1.elasticbeanstalk.com/


Languages

Language:Jupyter Notebook 84.4%Language:HTML 11.6%Language:Python 4.0%