Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add models for time predictioAdd models for time prediction | Alex Auvolat | 2015-05-05 | 9 | -7/+52 |
| | |||||
* | Add day type and taxi id | Alex Auvolat | 2015-05-05 | 3 | -2/+58 |
| | |||||
* | Add date/time transformer and new model that uses it | Alex Auvolat | 2015-05-05 | 5 | -16/+28 |
| | |||||
* | Refactor architecture so that embedding sizes can be easily changed. | Alex Auvolat | 2015-05-05 | 4 | -6/+42 |
| | |||||
* | New config (added a hidden layer), small changes to train.py | Alex Auvolat | 2015-05-05 | 1 | -0/+25 |
| | |||||
* | Fix it | Alex Auvolat | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | Add model with predefined target classes | Alex Auvolat | 2015-05-04 | 1 | -0/+25 |
| | |||||
* | Restructure model & config | Alex Auvolat | 2015-05-04 | 1 | -0/+2 |
| | |||||
* | Mew data analysis tool: clustering of arrival points. | Alex Auvolat | 2015-05-04 | 1 | -2/+2 |
| | |||||
* | Fixes | Alex Auvolat | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | Fix | Alex Auvolat | 2015-04-29 | 1 | -1/+1 |
| | |||||
* | Fix CSV import (partially) | Alex Auvolat | 2015-04-29 | 1 | -5/+1 |
| | |||||
* | Adapt model to hdf5 dataset. WIP | Étienne Simon | 2015-04-29 | 2 | -0/+21 |