Leelu1002 commited on
Commit
a9dcfec
·
verified ·
1 Parent(s): aff3f1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -52,6 +52,17 @@ Several weak but consistent patterns appear:
52
  - Explicit tracks have slightly higher median popularity
53
  - Genres differ significantly in average popularity
54
 
 
 
 
 
 
 
 
 
 
 
 
55
  ### **Reseach Questions**
56
  1. What percentage of songs are explicit vs. clean?
57
  ![image](https://cdn-uploads.huggingface.co/production/uploads/691201ec1b511b23f0c29e8b/aGxa55X2K-5yydyEw7a11.png)
 
52
  - Explicit tracks have slightly higher median popularity
53
  - Genres differ significantly in average popularity
54
 
55
+ ### Visualizations
56
+ 1. Danceaiblity VS Popularity
57
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/691201ec1b511b23f0c29e8b/mnvWrzuLfFuSB7akeqoT2.png)
58
+ There is a clear upward trend: songs with higher danceability tend to be more popular. While the relationship is not perfectly linear, the upper envelope rises consistently with danceability.
59
+
60
+ 2.Energy VS Popularity
61
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/691201ec1b511b23f0c29e8b/4dU_Jpd36IFqE6zZvMn4c.png)
62
+ Popular songs cluster around medium-to-high energy levels. Very low-energy tracks rarely achieve high popularity, showing a clear preference for energetic music.
63
+ 3. Loudness VS Popularity
64
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/691201ec1b511b23f0c29e8b/M3PyAqpLXlmdSUroN44gs.png)
65
+ There is a visible positive trend: louder songs (closer to 0 dB) tend to achieve higher popularity. Quiet tracks rarely reach high popularity, reflecting modern production and streaming trends.
66
  ### **Reseach Questions**
67
  1. What percentage of songs are explicit vs. clean?
68
  ![image](https://cdn-uploads.huggingface.co/production/uploads/691201ec1b511b23f0c29e8b/aGxa55X2K-5yydyEw7a11.png)