Commit graph

39 commits

Author SHA1 Message Date
reedts
68e9b9ddd0 Cap all prediction values to zero 2018-08-13 14:42:31 +02:00
reedts
aec38b2764 Merge branch 'master' of github.com:vanitasvitae/pywatts 2018-08-13 14:31:58 +02:00
reedts
841690f98b Capping to zero 2018-08-13 14:31:39 +02:00
ba0c7bc2ea
Add tensorboard to gitignore 2018-08-13 14:20:38 +02:00
reedts
0e228772dc Added 24 hour prediction 2018-08-13 14:19:39 +02:00
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
2dfe5ef1b6
Fix kcross validation 2018-08-07 17:54:05 +02:00
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
059dfea5d7
Machine Teachers hate him for this SIMPLE Trick! 2018-06-11 16:46:03 +02:00
e86ba8ee3d
Merge 2018-06-11 16:43:06 +02:00
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
ba0b67565b
add sample data and main functions 2018-06-11 15:20:45 +02:00
c3c782bf02
Make Training Great Again! 2018-06-11 13:47:02 +02:00
e5ef0cd1ee
Add TF model to gitignore 2018-06-11 13:46:40 +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
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
a19fb1e39e
change method to constructur 2018-05-29 15:35:14 +02:00
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
7f843ed051
Add .idea to gitignore 2018-05-17 15:34:34 +02:00
reedts
ac991dabfb Fixed bug in database backend 2018-05-17 15:29:21 +02:00
reedts
1146a9bdde Added database 2018-05-17 15:28: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
8925455bc9
Initial commit 2018-05-15 11:11:30 +02:00