aboutsummaryrefslogtreecommitdiff
path: root/transformers.py
Commit message (Expand)AuthorAgeFilesLines
* Debug.Alex Auvolat2015-04-291-1/+1
* Adapt model to hdf5 dataset. WIPÉtienne Simon2015-04-291-34/+35
* Support polylines with <5 pointsAlex Auvolat2015-04-281-8/+22
* Add validation set ; fix lat/lonAlex Auvolat2015-04-271-0/+13
* Implement HDist, transformer that selects k at a random position.Alex Auvolat2015-04-271-5/+14
* It kind of works (at least it does something now)Alex Auvolat2015-04-241-2/+5
* Fix typo in transformersÉtienne Simon2015-04-241-1/+1
* Add basic transformersÉtienne Simon2015-04-241-0/+25