Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
# Spotify Track Popularity Prediction
|
| 2 |
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
This project predicts Spotify track popularity using audio features, metadata, feature engineering, clustering, regression models, and classification models.
|
| 5 |
|
|
|
|
| 1 |
# Spotify Track Popularity Prediction
|
| 2 |
|
| 3 |
+
[For Video Presentation Please Click Here](https://youtu.be/P0bjIb1qknQ)
|
| 4 |
+
|
| 5 |
---
|
| 6 |
This project predicts Spotify track popularity using audio features, metadata, feature engineering, clustering, regression models, and classification models.
|
| 7 |
|