Commit Graph

21 Commits

Author SHA1 Message Date
René Knaebel 27f4d086eb add matplotlib agg mode; update beta vis function according to test results 2017-11-10 11:04:27 +01:00
René Knaebel 8b17bd0701 add TSNE embedding; server evaluation visualization 2017-10-19 17:39:37 +02:00
René Knaebel 345afbaef5 add error bar vis, comment unused parameters from parser 2017-10-05 14:50:59 +02:00
René Knaebel b24fa770f9 change hyperband to count minimal val_loss over all losses 2017-10-05 12:55:46 +02:00
René Knaebel 090c89a127 add retrain mode 2017-09-28 12:23:22 +02:00
René Knaebel b157ca6a19 add first version of model averaging visualization 2017-09-26 19:25:37 +02:00
René Knaebel 607d74998c add tsne (does not work with big data)
fix model loading with custom selu function
2017-09-22 10:01:12 +02:00
René Knaebel e2bf2dc90f fix missing parameters, add flat network structure, make larger graphics 2017-09-20 14:43:28 +02:00
René Knaebel ec5a1101be remove model selection based on validation loss 2017-09-16 15:25:34 +02:00
René Knaebel 6d8d7b19f3 fix covariance normalization; add run_model script for multi times training 2017-09-11 12:42:44 +02:00
René Knaebel 6121eac448 remove regularizer for conv and domain 2017-09-10 23:40:14 +02:00
René Knaebel 1cf62423e1 add regularization to small networks, fix model name in args, fix visualizations 2017-09-10 18:06:40 +02:00
René Knaebel ed4f478bad add parser argument for naming in multi model modes, minor fixes, 2017-09-05 12:40:37 +02:00
René Knaebel 3f6779fa3d load names with data for per-user evaluation 2017-09-02 16:02:48 +02:00
René Knaebel dc9180da10 refactor visualization, change arguments for model type and its depth 2017-09-01 10:42:26 +02:00
René Knaebel 5a02f582cd change model - add dense before server output in new model
add some new run scripts
2017-08-05 09:33:07 +02:00
René Knaebel 6e7dc1297c fix lazy domain loading and generation process 2017-08-03 12:27:17 +02:00
René Knaebel 8cd1023165 replace pca reduction by sklearn's truncated svd 2017-07-29 19:41:14 +02:00
René Knaebel 2593131e9e add embedding visualization and domain encoding generator 2017-07-29 10:43:59 +02:00
René Knaebel 6b787792db add custom class weights based on sklearn balance 2017-07-14 15:57:52 +02:00
René Knaebel b35f23e518 add visualization for training curves, pr, roc 2017-07-14 14:58:17 +02:00