Commit Logs

John Allard
2015-12-10
Final commit before presentation
John Allard
2015-12-10
Fixed small pagination bug
John Allard
2015-12-10
putting finishing touches on UI, pagination.
John Allard
2015-12-10
Added eval and predict routes
John Allard
2015-12-10
Got training finished, moving onto eval. Got the training system finished and the reporting system for the training cycles working in a beta state. I''m moving onto the evaluation system now which should be very similar.
John Allard
2015-12-09
working on training and eval
John Allard
2015-12-09
Changing repo structure slightly.
John Allard
2015-12-09
Added user-saved models.
John Allard
2015-12-08
Added specific model page, working on training. Currently adding handlers for training, evaluation, and prediction upload data. This includes both input data and labels for training and evaluation that can be saved to a user''s account for convenient reuse.
John Allard
2015-12-07
Added specific request route and logging for requests. Now each request has an output payload that holds the logs that are aquired during the processing of each request and I have a route to display this data.
John Allard
2015-12-06
More work on the dashboard create model section. Going to start working on the model specific page and the training mechanism now.
John Allard
2015-12-05
Stablized dashboard views.
John Allard
2015-12-04
More backend changes
John Allard
2015-12-03
Added task queue to compile models
John Allard
2015-12-02
updted ui alo
John Allard
2015-12-01
More Dashboard updated
John Allard
2015-11-30
much more ui work finished. Got default db data in as well.
John Allard
2015-11-30
Added transaction table, updated dashboard UI.
John Allard
2015-11-29
Added dashboard template page. Also did some work on the sidebar and the sass for getting the cards to look right.
John Allard
2015-11-29
More work on the landing page done.