Section 01
Introduction to the Spotify Song Popularity Prediction Project
This project is based on Spotify song data, using Python for exploratory data analysis (EDA) and machine learning modeling to predict song popularity and reveal influencing factors. Core methods include comparison of multiple regression algorithms (linear regression, decision tree, random forest, gradient boosting), with the random forest model ultimately performing the best. The project results can provide data support for music production and event planning.