Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 308 Bytes

File metadata and controls

15 lines (10 loc) · 308 Bytes

WBSFLIX+ 🍿

Simple Movie Recommender system in Python using Pandas, Sklearn and Streamlit.

Requirements

  • Python 3
  • streamlit
  • Jupyter (for running the notebook)

How to run locally

  • Open your Terminal / Command Line
  • Change directory to this project
  • Run make or streamlit run main.py