Spotify is an extremely popular music application. This project consumes a large dataset of songs and gives various reports and trends on those songs.
The code contains text pre-processing and detailed EDA to yield following trends :
- 20 Most Popular Songs.
- 20 Most Popular Artists.
- Audio Characteristics over the year.
- Artists with maximum number of Songs.
- Songs released Year-wise
Also the popularity of the songs have been estimated using Deep Learning with Neaural Networks.