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 TaxiRemoveTestOnlyClients ; custom dumpmanager enabling multiprocessing
Alex Auvolat
2015-06-11
1
-4
/
+29
*
Fix validation cost computation to not use dropout/noise regularization
Alex Auvolat
2015-05-22
1
-4
/
+2
*
Add ElementwiseRemoveNotFinite step rule.
Alex Auvolat
2015-05-22
1
-2
/
+35
*
Merge branch 'alex' into new
Alex Auvolat
2015-05-21
1
-0
/
+1
|
\
|
*
Model changes
Alex Auvolat
2015-05-21
1
-3
/
+3
*
|
Refactor models, clean the code and separate training from testing.
Étienne Simon
2015-05-18
1
-117
/
+57
|
/
*
Add NaN protection
Alex Auvolat
2015-05-13
1
-10
/
+18
*
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