Giter Site home page Giter Site logo

daorichard / spotify_machine_learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from broussardjojo/ds3k

0.0 0.0 0.0 19.96 MB

Final Data Science Project - Spotify Feature Machine Learning Model

Shell 0.01% Python 0.05% Jupyter Notebook 99.95%

spotify_machine_learning's Introduction

DS3K

This README attempts to explain the structure of our DS3000 project.

data

  • Contains both raw and processed data used in our project.
  • The subdirectories with group member names are their individual data records from Spotify.
  • The subdirectory group includes the final processed data used to train our models.
    • You can see most of its creation in the transformation directory.

eda

  • Contains initial exploration of data, as well as some early steps of data conglomeration, transformation, and visualization
  • Much of the data included in these files was not used in final model training, as we originally featurized our entire streaming history

transformation

  • Contains code that was used to prepare the master table of our streaming libraries and create the train/test split.
  • Data is transformed (encoded / scaled) in these notebooks, then saved to data/

classification_models

  • Contains notebooks where each of our model implementations were created
  • Additionally includes model comparison visualizations.

Upper level files

  • api-setup.py - used to get API keys from a file ignored by git
  • requirements.txt - some of the libraries used in our analysis
    • Probably isn't up to date!

spotify_machine_learning's People

Contributors

rallyrunner avatar

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.