uleeberber commited on
Commit
3f012da
·
verified ·
1 Parent(s): 3bf4ac0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,4 +1,12 @@
1
  Readme
 
 
 
 
 
 
 
 
2
 
3
  Dataset Description:
4
  This dataset is brought from kaggle: "30000 Spotify Songs". The dataset contains both numeric and categorical variables describing songs available on Spotify. It includes musical characteristics such as danceability, energy, loudness, valence, tempo, and duration, as well as metadata like artist, album, and genre.
 
1
  Readme
2
+ link to video presentation: https://youtu.be/Ybz20H5reBI
3
+
4
+
5
+ link to collab: https://colab.research.google.com/drive/1zDY3D8hn8id8kgqX2QR5tmk22LnOccfc?usp=sharing
6
+
7
+
8
+ link to kaggle data set: https://www.kaggle.com/datasets/joebeachcapital/30000-spotify-songs/data?select=spotify_songs.csv
9
+
10
 
11
  Dataset Description:
12
  This dataset is brought from kaggle: "30000 Spotify Songs". The dataset contains both numeric and categorical variables describing songs available on Spotify. It includes musical characteristics such as danceability, energy, loudness, valence, tempo, and duration, as well as metadata like artist, album, and genre.