Skip to content

Making a movie recommendation to the user by interacting with the user in the web interface of the model created using machine learning with Python, in the web interface made with Django-MySQL.

Notifications You must be signed in to change notification settings

ecetinturk/movie-recommender-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python -m venv ./venv
./venv/Scripts/Activate.ps1
pip install -r ./requirements.txt
python manage.py migrate
python manage.py runserver

About

Making a movie recommendation to the user by interacting with the user in the web interface of the model created using machine learning with Python, in the web interface made with Django-MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published