Skip to content

Boyani02/Movie-Recommender-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple recommender system that is developed using Jupyter Notebooks and using Python in Visual Studio Code To install the libraries used you need to use your Command Prompt a. Jupyter Notebooks - pip install notebook Uses this command to open Jupyter Notebooks on the Chrome browser without authenticationjupyter notebook --NotebookApp.token='' b.Pandas - pip install pandas c.Scikit-learn - pip install scikit-learn d.Streamlit - pip install streamlit This enables you to open a website where you could view your code To run the app, type this command: streamlit run app.py on the visual studio code terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published