Skip to content

cemanaral/imdb-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imdb-recommender

A simple movie recommender app made with Flask, BeautifulSoup and requests modules.

Installation

pip install -r requirements.txt

(You might want to create a virtual environment beforehand)

Usage

flask run

Copy and paste your ratings url.

usage gif

Notes

I stole the recommendation codes from Toby Segaran's Programming Collective Intelligence book.

I took the movies dataset from https://grouplens.org/datasets/movielens/ and edited it for my needs using MS Excel.

About

A simple movie recommender app made with Flask framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published