Skip to content

js0753/movie_recommend_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie_recommend_app

Install Libraries :
pip install pandas
pip install selenium
pip install flask
pip install scikit-learn
pip install tqdm

Add [Your directory]/movie_recommend_app/services/ChromeDriver to the PATH .

In the movie_recommend_app folder , open command line
>set FLASK_APP=movie.py (in case of powershell use : $env:FLASK_APP = "movie.py")
>python -m flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published