Code Monkey home page Code Monkey logo

funkify's Introduction

Funkify

An exploration of what makes funk music dance-able:

  • Via the use of spotipy (python library), the university github team Beanie Intelligence and me created a toolkit to mine data by playlist, genre or artist.
  • Using that download playlist feature, I mined a playlist of the top 200+ songs (according to https://digitaldreamdoor.com/pages/best_rb-funk.html).
  • With that playlist and using the Spotify Analyzer danceability feature which ranges from 0 to 1 , I created danceability labels:
    • Split into the following 4 Classes:
      • 0 : [0.0, 0.5)
      • 1 : [0.5, 0.7)
      • 2 : [0.7, 0.8)
      • 3 : [0.8, 1.0]
  • The report included only contains the Funkify hypothesis of the full group coursework.

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.