Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Data-Driven Analysis of Music Valence Factors

Objective

  • Analyze how each dimensions of a piece of music (key, mode, dancability, acousticness, etc.) influences the valencity (perceived emotional positivity) of the music
  • Build a model to predict valence
  • Determine which audio dimensions most strongly influence valence

Dataset

Methods

  • Applied K‑means clustering (using an elbow curve to select k) to uncover natural groupings
  • Visualized feature relationships with matplotlib charts and heatmaps
  • Trained a Random Forest classifier to predict valence from audio features
  • Extracted and ranked feature importances to pinpoint key drivers

Results

  • Developed a model achieving 89.5% accuracy in valence prediction
  • Identified danceability, energy, and acousticness as the top three contributors to emotional positivity

About

Data analysis project on analyzing how each dimensions of a piece of music influences the valencity of the music

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages