Skip to content

This repository demonstrates a practice project in the recommender system field using data from the Kaggle movie dataset.

Notifications You must be signed in to change notification settings

lichunxiao9501/Recommender_System_Kaggle_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommender_System_Kaggle_Project

This repository demonstrates a practice project in the recommender system field using data from the Kaggle movie dataset.

File Documentation

notebooks folder: this folder contains two notebooks, EDA.ipynb and Recommender_System.ipynb.

The EDA.ipynb contains the data cleaning, explotary data analysis and data visualization.

The Recommender_System.ipynb contains the 3 different recommender systems.

  • the IMDb popularity-based system,
  • the content-based system,
  • the collaborative filtering system.,
  • the hybrid system.

Data Visualization Examples

Pic 1: Title WordCloud

Pic 2: Overview WordCloud

About

This repository demonstrates a practice project in the recommender system field using data from the Kaggle movie dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published