Commit Graph

24 Commits

Author SHA1 Message Date
René Knaebel 820a5d1a4d add new network architecture - server label moves to the middle 2017-07-29 19:42:36 +02:00
René Knaebel 2593131e9e add embedding visualization and domain encoding generator 2017-07-29 10:43:59 +02:00
René Knaebel 18b60e1754 add extended test mode for embeddings 2017-07-17 19:30:56 +02:00
René Knaebel 79fc441fe1 wip 2017-07-17 08:44:58 +02:00
René Knaebel d33c9f44ec fix chunks per user function bug caused by numpy version of array_split 2017-07-16 18:49:14 +02:00
René Knaebel 844494eca9 add multi-threading for pre-processing 2017-07-16 09:42:52 +02:00
René Knaebel b35f23e518 add visualization for training curves, pr, roc 2017-07-14 14:58:17 +02:00
René Knaebel 2afaccc84b refactor argparser into separate file, add logger 2017-07-12 10:25:55 +02:00
René Knaebel 9f0bae33d5 refactor dataset generation, add callbacks 2017-07-11 21:06:58 +02:00
René Knaebel a196daa895 add simple flow feature extraction function 2017-07-11 13:46:25 +02:00
René Knaebel 522854ee0d add h5 support for pauls best config main 2017-07-11 11:12:03 +02:00
René Knaebel 41b38de1ab add feature: generate and use h5 data 2017-07-09 23:58:08 +02:00
René Knaebel fdc03c9922 add h5py example 2017-07-08 17:46:07 +02:00
René Knaebel 4a9f94a029 add output for main_test 2017-07-08 15:04:58 +02:00
René Knaebel 933f6bf1d7 add feature to use both hits information from dataset 2017-07-06 16:27:47 +02:00
René Knaebel b2f5c56019 refactor dataset generation 2017-07-05 21:19:19 +02:00
René Knaebel 772b07847f WPI 2017-07-05 19:16:03 +02:00
René Knaebel a70d1cb03a fix: replace X_tr by its elements; choose selected samples for training data too 2017-07-05 18:37:29 +02:00
René Knaebel 5743127b7f new dataset format: multi-lists -> two arrays 2017-07-04 09:18:50 +02:00
René Knaebel c972963a19 network predicts 2 by 2 classes, refactored threshold to main 2017-06-30 18:43:50 +02:00
René Knaebel 8334e9a84f removed ys from training data generation 2017-06-30 17:42:18 +02:00
René Knaebel d19036a611 added pauls extensions for new predictions 2017-06-30 17:19:04 +02:00
René Knaebel 7ae68cc30e WIP 2017-06-30 10:42:21 +02:00
René Knaebel bbd63fd1da separating logical sections into dataset, models and main.
continued initial refactoring
2017-06-30 10:12:20 +02:00