index
:
taxi.git
master
Kaggle Taxi Destination Prediction Challnge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
train.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add model for a network that predicts both time and destination.
Alex Auvolat
2015-05-08
1
-17
/
+23
*
Fusion AddFirstK and AddLastK transformers, and add 'input_time' field.
Alex Auvolat
2015-05-08
1
-6
/
+4
*
Add target class based model for time prediction (seems to work)
Alex Auvolat
2015-05-07
1
-3
/
+3
*
Add Bokeh plotting
Alex Auvolat
2015-05-06
1
-0
/
+2
*
Merge branch 'master' of github.com:adbrebs/taxi
AdeB
2015-05-05
1
-30
/
+21
|
\
|
*
Clean data module and generalize use of hdf5.
Étienne Simon
2015-05-05
1
-30
/
+21
*
|
New hyperparameters. Training error is monitored.
AdeB
2015-05-05
1
-2
/
+3
|
/
*
Add models for time predictioAdd models for time prediction
Alex Auvolat
2015-05-05
1
-11
/
+16
*
Add date/time transformer and new model that uses it
Alex Auvolat
2015-05-05
1
-7
/
+11
*
Refactor architecture so that embedding sizes can be easily changed.
Alex Auvolat
2015-05-05
1
-18
/
+20
*
New config (added a hidden layer), small changes to train.py
Alex Auvolat
2015-05-05
1
-2
/
+2
*
Add model with predefined target classes
Alex Auvolat
2015-05-04
1
-3
/
+4
*
Restructure model & config
Alex Auvolat
2015-05-04
1
-0
/
+139