https://github.com/preranababar9/music-recommendation-system
A Music Recommondation System using python and flet framework.
https://github.com/preranababar9/music-recommendation-system
flet ml music-recommendation music-recommendation-system pthon similarity
Last synced: 25 days ago
JSON representation
A Music Recommondation System using python and flet framework.
- Host: GitHub
- URL: https://github.com/preranababar9/music-recommendation-system
- Owner: preranababar9
- Created: 2023-06-08T13:49:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T15:31:32.000Z (over 2 years ago)
- Last Synced: 2025-01-22T00:34:12.493Z (9 months ago)
- Topics: flet, ml, music-recommendation, music-recommendation-system, pthon, similarity
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# music-recommendation-system
A music Recommondation System using python and flet.
User Interface is created using flet framework of python.
Flet is a rich User Interface (UI) framework to quickly build interactive web, desktop and mobile apps in Python without prior knowledge of
web technologies like HTTP, HTML, CSS or JavaSscript.
Vectorization algorithm is used for music recommendation, it is a machine learning algorithm.