bikeshare icon indicating copy to clipboard operation
bikeshare copied to clipboard

Statistical models and webapp for predicting when bikeshare stations will be empty or full.

Results 6 bikeshare issues
Sort by recently updated
recently updated
newest added

If you store the data with HDF5, the whole dataset becomes much much smaller. I have 5 months of minute-wise docks available data for citibike stored in ~15Megs. The original...

@darkzeroman -> I think we can merge demo into master, but first we should merge mapbox-new-api-key into demo, then that into master? Let's clean this up and get it just...

The current method, of loading a pickle file, is not best practices. We should use [memcache](http://memcached.org/)

Make it an option in fit_binomial and fit_poisson that allows you to fit our models with and without rebalancing and weather.

add hourly temp and perception intensity

We see that the numbers are not great for one hour. This may be due to rebalancing. Check whether we are off by +- 10 bikes due to rebalancing or...