aboutsummaryrefslogtreecommitdiff
path: root/model.py
Commit message (Expand)AuthorAgeFilesLines
* Mew data analysis tool: clustering of arrival points.Alex Auvolat2015-05-041-1/+1
* Add TaxiGenerateSplitsAlex Auvolat2015-05-041-13/+15
* FixAlex Auvolat2015-04-291-3/+3
* Fix CSV id normalizationAlex Auvolat2015-04-291-3/+3
* Fix CSV import (partially)Alex Auvolat2015-04-291-15/+21
* Performance improvementAlex Auvolat2015-04-291-1/+2
* Fix dumping and loadingAlex Auvolat2015-04-291-3/+4
* Fixes.Alex Auvolat2015-04-291-6/+18
* Debug.Alex Auvolat2015-04-291-8/+19
* Adapt model to hdf5 dataset. WIPÉtienne Simon2015-04-291-64/+50
* Support polylines with <5 pointsAlex Auvolat2015-04-281-2/+3
* Add function for applying modelAlex Auvolat2015-04-281-9/+31
* Add normalizationAlex Auvolat2015-04-271-7/+17
* A reasonnable neural network, only it doesn't work.Alex Auvolat2015-04-271-9/+19
* Add validation set ; fix lat/lonAlex Auvolat2015-04-271-2/+6
* Implement HDist, transformer that selects k at a random position.Alex Auvolat2015-04-271-7/+11
* It kind of works (at least it does something now)Alex Auvolat2015-04-241-8/+14
* Connect model with data streamAlex Auvolat2015-04-241-13/+20
* Add simple unfinished blocks modelAlex Auvolat2015-04-241-0/+113