Commit Graph
60 Commits
Author SHA1 Message Date
bohanjason 346a2470b5 support user defined metrics 2020-05-11 11:39:49 -04:00
bohanjason d4b3364819 remove latencyUDF 2020-05-11 11:39:49 -04:00
bohanjason fecc3f536f add mysql 5.7, 8.0 metrics 2020-05-11 11:39:49 -04:00
bohanjason 942650bd28 add mysql 5.7, 8.0 knob fixture 2020-05-11 11:39:49 -04:00
bohanjason 30c936e9cf mysql parser 2020-05-11 11:39:49 -04:00
bohanjason 5c422dd010 support mysql 2020-05-11 11:39:49 -04:00
bohanjason b711914bd6 fix dependency 2020-04-08 13:30:56 -04:00
bohanjason b8a7dae72b fix typo in ui test 2020-04-08 13:30:56 -04:00
bohanjason 18986dc01c fix style 2020-04-08 13:30:56 -04:00
bohanjason 814561573b task status ui tests 2020-04-08 13:30:56 -04:00
bohanjason 516d02006a add task status ui test 2020-04-08 13:30:56 -04:00
bohanjason adfee76977 disable celery task meta cleanup 2020-04-08 13:30:56 -04:00
bohanjason e123158eb6 fix visualization 2020-03-23 12:32:05 -04:00
bohanjason 9ee71ea58a add pipeline data in results 2020-03-06 15:12:15 -05:00
bohanjason be9307822e pipeline data view in results 2020-03-06 15:12:15 -05:00
bohanjason 84407eb999 add pipeline data view 2020-03-06 15:12:15 -05:00
bohanjason 21971e673f fix ddpg metrics 2020-02-26 17:42:36 -05:00
bohanjason a9f1556184 fix ddpg 2020-02-26 17:42:36 -05:00
bohanjason c8a537e9e0 fix task visualization 2020-02-10 12:08:31 -05:00
bohanjason 6f0fcfd952 use gpflow in workload mapping 2020-01-22 13:13:32 -05:00
bohanjason e55aef5483 fix style 2019-12-20 19:08:16 +01:00
bohanjason 13e92bed6a fix style 2019-12-20 19:08:16 +01:00
bohanjason 9cfeda5f27 update integration test 2019-12-17 10:01:31 +01:00
bohanjason f0deb63cdf reset graph in DNN 2019-12-17 10:01:31 +01:00
bohanjason c76c8e7bfb fix multithread issue in DNN 2019-12-17 10:01:31 +01:00
bohanjason 38f44848af disable knob identification 2019-12-15 18:54:03 +01:00
bohanjason ddd97a0973 fix knob identification 2019-12-15 18:54:03 +01:00
bohanjason cae807cf62 add comment 2019-12-15 18:54:03 +01:00
bohanjason b2e530095e clean up 2019-12-15 18:54:03 +01:00
bohanjason d5f7ae65eb disable dummy encoder in knob identification 2019-12-15 18:54:03 +01:00
bohanjason 6d76b22e3b support enum/boolean in GPR/DNN 2019-12-11 09:18:40 +01:00
bohanjason 1e17c78956 debug for new gpr 2019-12-05 01:50:41 -05:00
bohanjason 70f9f952d5 hyperparameter debug info for new gpr 2019-12-05 01:50:41 -05:00
bohanjason f66543d965 add white kernel 2019-12-04 18:07:36 -05:00
bohanjason edb1aba4fc add comments 2019-12-04 18:07:36 -05:00
bohanjason 7b57eb98a2 add tests for new gpr models 2019-12-04 18:07:36 -05:00
bohanjason 7ebb2ea473 update old gpr model 2019-12-04 18:07:36 -05:00
bohanjason fd7f111c26 remove white kernel in new GPR 2019-12-04 18:07:36 -05:00
bohanjason 5654d23637 fix sigma in new gpr model 2019-12-04 18:07:36 -05:00
bohanjason 7ee615a3f3 change default ridge to 1.0 2019-12-04 18:07:36 -05:00
bohanjason 5e51cf7025 fix old gpr model, add noise variance 2019-12-04 18:07:36 -05:00
Bohan Zhang 071f2cdb53 Merge pull request #279 from yangdsh/improve_gpr
fix bug in simulation.py
2019-11-22 12:09:48 -08:00
bohanjason 8bb3de85e7 update integration tests 2019-11-03 15:10:32 -05:00
bohanjason 1808a7a50a fix typo in travis 2019-11-03 15:10:32 -05:00
bohanjason d54a543bf1 integration test in travis 2019-11-03 15:10:32 -05:00
bohanjason 0f60e95da4 add integration test in travis 2019-11-03 15:10:32 -05:00
bohanjason 576bbb69bf fix style 2019-11-03 15:10:32 -05:00
bohanjason 2fa97149d5 add integration test 2019-11-03 15:10:32 -05:00
bohanjason a5f393cdc1 test for dnn 2019-10-09 00:19:56 -04:00
bohanjason c5702e9159 tweak alignment in UI 2019-10-08 08:29:10 -04:00
bohanjason 924cccc459 update navbar in UI 2019-10-08 08:29:10 -04:00
bohanjason 63b7dd9a77 modify session page UI 2019-10-08 08:29:10 -04:00
bohanjason 494b23678e use algorithm tpye 2019-09-30 01:34:30 -04:00
bohanjason e9f503ef3e change to algoroithm tpyes 2019-09-30 01:34:30 -04:00
bohanjason 25d0838376 save dnn model into database 2019-09-30 01:34:30 -04:00
bohanjason c37ef9c072 move dnn parameters to constant file 2019-09-30 01:34:30 -04:00
bohanjason 82a7d859c2 choose algorithm based on option 2019-09-30 01:34:30 -04:00
bohanjason be955cc812 fix typos 2019-09-30 01:34:30 -04:00
bohanjason e1b97bca9b upgrade tensorflow 2019-09-30 01:34:30 -04:00
bohanjason f716ade292 add noise exploration 2019-09-30 01:34:30 -04:00