next bus demo fix
block id trips
some prev bus feature work
perf name fixes
snb_logo.png
performance cost graph
performance discarded data
performance app fix
time now EDT / EST
lat lng distance
td, th, day and hour count graphs
more performance metrics
performance metrics and retrain_data
php only uses prepredictions
get googdir front end + googdir keys (broken)
get weather front end (broken)
cycle google directions keys (broken)
google directions training and weather keys (br...
google directions new files
partial google directions
next_bus demo drop down list upgrade
next_bus demo drop down list
better next_bus demo
select stop directions
select routes demo
green_bus.png
snb_demo update
bus data collection improvement
better route list
parallel trainer script
bus pre predictions
prediction_cache.cpp/h
some optimized prediction work
speed up nearby_to
fix nearby / to stops
sort nearby_to buses
nearby_to demo update
unique_routes
first draft nearby_to
two bug fixes and some nearby_to work
next_bus api demo app
Allow cross domain calls
slightly improved learning
use faster get dir id
optimize bus data in php
optimize weather in php
store front end optimization tables
predict.php to use functions.php
only gtfs stop data
sort next_bus by predict time
old php compatible array init
next_bus.php, updated gtfs, predict.php using O...
linear sigmoid classifier trainer
match dimension count in php
remove debug statement
v2 weather php code
v2 weather c++ code
settings.txt
grab data every 5 seconds
cross domain workaround for demo
variable iterations
consider bus Offset
demo tweak
demo webapp
php use bus_id / stop_id
weather feature on the front end
schedule feature and more weather work
weather data
nearest stop feature
block id feature
dest feature based on gtfs now
gtfs route
gtfs stop and stop times
load gtfs trips
bus_count feature
destination feature
hour feature
direction feature
c++ version of linear regression trainer
include day of the week and multiple dimensions
full pipeline first draft
octave trainer setup
now can create training data
MysqlDB::getStopData
bus data collected
added in some mysql support
objects.cpp
parse_stop_data
make_curl_call and parse_bus_data
main.cpp renamed to prototype.cpp, now starting...
ground work for predict api
octave files
init