Giter VIP home page Giter VIP logo

deezerflowreco's Introduction

Data Science Game 2017 Challenge

This project was started in the context of the international competition of the Data Science Game organized each year and gathering more than 120 teams from all around the World !

Collaborators on this project are:

  • Joseph Enguehard
  • Anthony Hu
  • Nicolas Cherel
  • Maskani Filali Mohamed

Description

Getting the perfect music recommendation is a challenging task. Who has never dreamt of laying back and listening to some music, while having no buttons to press at all and still getting the perfect tune? But what defines this perfect tune?

Deezer is a music streaming app, also available on the web. It proposes more than 43 million tracks and is available in more than 180 countries, through a free limited service and a premium offer.

For this online challenge, Deezer wants you to look at Flow, its own music recommendation radio. The concept of Flow is simple: it uses collaborative filtering to provide a user with the music he wants to listen at the time he wants.... And if he does not want to listen to some specific tracks and skips songs by pressing the 'Next song' button, then the algorithm should detect it quickly. In this context, getting the first song recommendation right is really important.

Goal

The goal of this challenge is to predict whether the users of the test dataset listened to the first track Flow proposed them or not. Deezer considers that a track is listened if the user has listened to more than 30 seconds of it is_listened =1. If the user presses the skip button to change the song before 30 seconds, then the track is not considered as being listened is_listened = 0.

The test dataset consists in a list of the first recommended tracks on Flow for several users. Each row represents one user.

The train dataset was generated using the listening history of these Deezer users for one month. Each row represents one listened track. The list of distinct users in the train dataset matches exactly with the test dataset's one.

deezerflowreco's People

Contributors

maskani-moh avatar anthonyhu avatar ncherel avatar

Stargazers

zazak avatar Yann Bayle avatar Tapas avatar  avatar Khalid O. Lamptey avatar Faizan Shaikh avatar

Watchers

James Cloos avatar  avatar  avatar Joseph Enguehard avatar

Forkers

anthonyhu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.