Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt model to hdf5 dataset. WIP | Étienne Simon | 2015-04-29 | 1 | -2/+2 |
* | Support polylines with <5 points | Alex Auvolat | 2015-04-28 | 1 | -5/+9 |
* | Add function for applying model | Alex Auvolat | 2015-04-28 | 1 | -3/+9 |
* | Add normalization | Alex Auvolat | 2015-04-27 | 1 | -0/+4 |
* | Add validation set ; fix lat/lon | Alex Auvolat | 2015-04-27 | 1 | -1/+7 |
* | Make TaxiData more flexible. | Alex Auvolat | 2015-04-27 | 1 | -13/+21 |
* | Implement HDist, transformer that selects k at a random position. | Alex Auvolat | 2015-04-27 | 1 | -4/+4 |
* | forgot to replace PREFIX. | AdeB | 2015-04-25 | 1 | -1/+1 |
* | Correct a few typos. | AdeB | 2015-04-25 | 1 | -7/+12 |
* | It kind of works (at least it does something now) | Alex Auvolat | 2015-04-24 | 1 | -4/+6 |
* | Connect model with data stream | Alex Auvolat | 2015-04-24 | 1 | -2/+4 |
* | Make TaxiData accept multiple files | Étienne Simon | 2015-04-24 | 1 | -11/+37 |
* | Add data iterators | Étienne Simon | 2015-04-24 | 1 | -0/+100 |