Created an simple python music recommendation system for people who suffer from various mental disorders such as asd , adhd ....
-
This is an Web_application using python and html . which recommends songs from the sample dataset for people who suffer from mental disorders
-
The python program recommends songs by finding and comparing the cosine values of the songs based on the various parameters given in the dataset
- pandas
- sklearn
- How to run the program
- place both the app.py and the index.html file in the same directory
- then run the flask applicatiion
- in terminal
cd path/to/my_flask_app
python app.py
Any advise for common problems or issues.
command to run if program contains helper info
- @sathya_mithra - https://github.com/sathya-mithra-k
This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details