Code Monkey home page Code Monkey logo

self_balancing_bikes's Introduction

Self-Balancing Bikes

This is the source code for a Microsoft Data Science Summer School 2014 project that looks at load imbalance in the CitiBike system.

  1. download_trips.sh: grabs historical trip data from CitiBike's site to local csv files

  2. filter_availability.py: filters historical station availability to 15 minute intervals

  3. clean_data.R: loads and parses historical trip data, station capacity, and station availability and saves results as RData file, clean_citibike.RData

  4. simulation.py: runs simulations of system status without van transports, using either original rider routes ('rider' argument) or greedily re-routed trips ('greedy' argument)

  5. clean_sim_data.R: loads simulation results and saves results as RData file, simulation.RData

  6. analysis.R: generates all results and plots

The code was written by:

  • Briana Vecchione (Pace University)
  • Franky Rodriguez (St. Joseph's College)
  • Donald Hanson (Adelphi University)
  • Jahaziel Guzman (Brooklyn College)

Students were mentored by Sharad Goel, Jake Hofman, Justin Rao, and Hanna Wallach.

self_balancing_bikes's People

Stargazers

Philipp Kats avatar Jeremy Neiman avatar

Watchers

James Cloos avatar Philipp Kats avatar Jahaziel Guzman avatar

Forkers

kmgteano

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.