Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 884 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 884 Bytes

Technocolabs-Internship-Project

The goal of the challenge is to predict the likelihood of a user skipping any given song during a listening session.

Spotify Music Skips Action Prediction

Spotify has over 190 million active users interacting with over 40 million tracks. The goal of the challenge is to predict the likelihood of a user skipping any given song during a listening session.


Data

Orginally data is provided in competition hosted on crowdai.org i.e. later moved to aicrowd.com It contain data description file for you to work with problem on your own.

Methodology

  1. Getting Data
  2. Processing Data
  3. Performing EDA
  4. Model Selection
  5. Choosing Model
  6. Deployment