Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 658 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 658 Bytes

Movie Recommendation

Movie Recommender on Flask

Setup The Project

Install Python

I recommend that you install Python3.8x

Install Libraries with pip

How this is working?

We created a simply algorithm with pandas in order to find movies. Used flask for webpage