Skip to content

jacKlinc/movie-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-recommender

Type your favourite movie and find more like it. Uses collaborative filtering with FastAI and Pandas.

The notebook used to train the model used on streamlit is notebooks/1_mdl_collab-filter.ipynb. I recommend using a cloud GPU to save time.

Streamlit