56 Commits (master)
 

Author SHA1 Message Date
Paul Schaub a8fd0844d2
Add readme 5 years ago
Paul Schaub 688b4025df
Fix script again 5 years ago
Paul Schaub 615428944a
Add fancy schmancy progress bar 5 years ago
Paul Schaub ed68d78d98
Script output 5 years ago
Paul Schaub 70edcea2ca
Rubix changes 5 years ago
Paul Schaub f668ceaf6a
Rename and fix script 5 years ago
reedts f5735fa2f1 Minor fixes 5 years ago
Paul Schaub 65756a18a4
Merge 5 years ago
Paul Schaub c6261134c9
Add prediction script 5 years ago
reedts 51d0e9cea8 Added new test configuration 5 years ago
reedts dfddb8799e Merge branch 'master' of github.com:vanitasvitae/pywatts 5 years ago
reedts e019f1bee7 Fixed shuffling 5 years ago
Paul Schaub e97ba96dd4
Add figures folder to gitignore 5 years ago
reedts 173d5762bc Fix multiple graphs and plot while evaluating 5 years ago
Paul Schaub 525298f761
Fix reference to old main class 5 years ago
reedts d4da4ca121 Add eval_training script 5 years ago
reedts 0eef892e0c Removed unnecessary line 5 years ago
reedts 68e9b9ddd0 Cap all prediction values to zero 5 years ago
reedts aec38b2764 Merge branch 'master' of github.com:vanitasvitae/pywatts 5 years ago
reedts 841690f98b Capping to zero 5 years ago
Paul Schaub ba0c7bc2ea
Add tensorboard to gitignore 5 years ago
reedts 0e228772dc Added 24 hour prediction 5 years ago
Paul Schaub fd623c32de
Add tensorboard export script 5 years ago
reedts 0c07241104 Removed unnecessary lines 5 years ago
reedts 288be08699 Fixed (?) kcross 5 years ago
Paul Schaub 2dfe5ef1b6
Fix kcross validation 5 years ago
Paul Schaub 88a7c021d8
Temp 5 years ago
reedts d568242cd0 Added stub for k-fold cross validation 5 years ago
reedts c2a489ce71 Optimizations 5 years ago
reedts 60137462ed Avoid having the same test sample twice 5 years ago
reedts 78efc4d041 Fixed feature columns 5 years ago
reedts cab536f7f2 Fixed a few things 5 years ago
Paul Schaub 059dfea5d7
Machine Teachers hate him for this SIMPLE Trick! 5 years ago
Paul Schaub e86ba8ee3d
Merge 5 years ago
Paul Schaub 0f8ebcff23
Add evaluation method 5 years ago
reedts c2da05a9b7 Added function to convert input json to dataframe 5 years ago
Paul Schaub ba0b67565b
add sample data and main functions 5 years ago
Paul Schaub c3c782bf02
Make Training Great Again! 5 years ago
Paul Schaub e5ef0cd1ee
Add TF model to gitignore 5 years ago
reedts 3f4602c306 Moved input_fn outside of class 5 years ago
reedts 5521e7de80 Again added neural module 5 years ago
Paul Schaub fb30c94427
make members private and add feature_cols 5 years ago
reedts 6fd2e90bc1 Added neural module 5 years ago
Paul Schaub a19fb1e39e
change method to constructur 5 years ago
Paul Schaub 2be5cdd2ce
Add neural net class 5 years ago
reedts 00b95528a7 Do not discard fetched data in case of error 5 years ago
reedts cebed01f35 Make results retrievable per row index 5 years ago
Paul Schaub 7f843ed051
Add .idea to gitignore 5 years ago
reedts ac991dabfb Fixed bug in database backend 5 years ago
reedts 1146a9bdde Added database 5 years ago