Commit Graph

46 Commits

Author SHA1 Message Date
Paul Schaub ed68d78d98
Script output 2018-09-13 11:28:17 +02:00
Paul Schaub 70edcea2ca
Rubix changes 2018-09-12 17:52:05 +02:00
Paul Schaub f668ceaf6a
Rename and fix script 2018-09-11 14:41:52 +02:00
reedts f5735fa2f1 Minor fixes 2018-09-10 19:44:42 +02:00
Paul Schaub 65756a18a4
Merge 2018-09-09 17:27:13 +02:00
Paul Schaub c6261134c9
Add prediction script 2018-09-09 17:25:43 +02:00
reedts 51d0e9cea8 Added new test configuration 2018-08-14 22:20:40 +02:00
reedts dfddb8799e Merge branch 'master' of github.com:vanitasvitae/pywatts 2018-08-14 15:22:07 +02:00
reedts e019f1bee7 Fixed shuffling 2018-08-14 15:21:39 +02:00
reedts 173d5762bc Fix multiple graphs and plot while evaluating 2018-08-13 18:54:34 +02:00
Paul Schaub 525298f761
Fix reference to old main class 2018-08-13 17:17:37 +02:00
reedts d4da4ca121 Add eval_training script 2018-08-13 16:35:03 +02:00
reedts 0eef892e0c Removed unnecessary line 2018-08-13 14:43:19 +02:00
reedts 68e9b9ddd0 Cap all prediction values to zero 2018-08-13 14:42:31 +02:00
reedts 841690f98b Capping to zero 2018-08-13 14:31:39 +02:00
reedts 0e228772dc Added 24 hour prediction 2018-08-13 14:19:39 +02:00
Paul Schaub fd623c32de
Add tensorboard export script 2018-08-13 12:38:22 +02:00
reedts 0c07241104 Removed unnecessary lines 2018-08-13 10:02:50 +02:00
reedts 288be08699 Fixed (?) kcross 2018-08-09 11:54:33 +02:00
Paul Schaub 2dfe5ef1b6
Fix kcross validation 2018-08-07 17:54:05 +02:00
Paul Schaub 88a7c021d8
Temp 2018-08-07 15:04:23 +02:00
reedts d568242cd0 Added stub for k-fold cross validation 2018-08-06 13:28:27 +02:00
reedts c2a489ce71 Optimizations 2018-06-23 15:40:45 +02:00
reedts 60137462ed Avoid having the same test sample twice 2018-06-23 15:40:23 +02:00
reedts 78efc4d041 Fixed feature columns 2018-06-23 15:00:16 +02:00
reedts cab536f7f2 Fixed a few things 2018-06-21 14:05:30 +02:00
Paul Schaub 059dfea5d7
Machine Teachers hate him for this SIMPLE Trick! 2018-06-11 16:46:03 +02:00
Paul Schaub e86ba8ee3d
Merge 2018-06-11 16:43:06 +02:00
Paul Schaub 0f8ebcff23
Add evaluation method 2018-06-11 16:42:13 +02:00
reedts c2da05a9b7 Added function to convert input json to dataframe 2018-06-11 16:32:58 +02:00
Paul Schaub ba0b67565b
add sample data and main functions 2018-06-11 15:20:45 +02:00
Paul Schaub c3c782bf02
Make Training Great Again! 2018-06-11 13:47:02 +02:00
reedts 3f4602c306 Moved input_fn outside of class 2018-05-29 15:57:50 +02:00
reedts 5521e7de80 Again added neural module 2018-05-29 15:47:15 +02:00
Paul Schaub fb30c94427
make members private and add feature_cols 2018-05-29 15:46:35 +02:00
reedts 6fd2e90bc1 Added neural module 2018-05-29 15:40:58 +02:00
Paul Schaub a19fb1e39e
change method to constructur 2018-05-29 15:35:14 +02:00
Paul Schaub 2be5cdd2ce
Add neural net class 2018-05-29 15:34:05 +02:00
reedts 00b95528a7 Do not discard fetched data in case of error 2018-05-29 15:28:50 +02:00
reedts cebed01f35 Make results retrievable per row index 2018-05-29 15:17:49 +02:00
reedts ac991dabfb Fixed bug in database backend 2018-05-17 15:29:21 +02:00
reedts 1e20330128 Added init for pywatts module 2018-05-17 14:24:38 +02:00
reedts e9ed6bf9b4 Fixed database backend 2018-05-17 14:19:05 +02:00
reedts 0f3e9dc220 Removed debug-print-thingy 2018-05-17 10:31:42 +02:00
reedts d525296b2d Removed newline at the end of api key input 2018-05-16 18:57:47 +02:00
reedts b87acf705f Added first version of data-fetch/store backend 2018-05-15 16:04:14 +02:00