Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 398 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 398 Bytes

Movie-Recommender-System


# GitClone
https://github.com/OmTheWhiteHat/Movie-Recommender-System.git

extract the dataset.rar

# Jupiter
Run this "Movies Recommender System .ipynb" in jupiter Notebook

cd "Movie-Recommender-System"

# Install python modules
pip install streamlit

# Run the App
streamlit run app.py

# Goto browser
http://localhost:8501