Skip to content

Can we predict if a user wants to listen to music?

Notifications You must be signed in to change notification settings

badrul1/EventPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Liklihood - Predicting if a user would like to listen to music

This project attempts to predict whether a user is interested in listening to music at current time t, given their past history. The project makes use of Scikit-Learn and Tensorflow.

The model makes usse of the LastFM 100k user dataset which was transformed into time-series data and stored in SQLite.

Methods applied were:

  • Logistic regression
  • Linear SVM Model
  • RBF SVM Model
  • RNN-LSTM

Shortcut to the final report is here

About

Can we predict if a user wants to listen to music?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published