Commit Graph
32 Commits
Author SHA1 Message Date
Cheng Huzi 1f60b4f5c0 Add edf 2021-03-23 18:53:48 -04:00
Masashi Shibata 03e176bbb6 Merge pull request #54 from chenghuzi/plot_param_importances
Add hyperparameter importance chart
2021-03-14 14:59:14 +09:00
Cheng Huzi be2af8ea91 Format code 2021-03-13 14:56:48 -05:00
Cheng Huzi 468bed2898 Add dependency for updating parameter importance 2021-03-13 14:18:09 -05:00
Masashi Shibata 4e1f50b8c1 Merge pull request #44 from zchenry/main
Add simple pareto front plot
2021-03-13 22:01:30 +09:00
Cheng Huzi 981b30e9df Add hyperparameter importances chart 2021-03-11 18:42:45 -05:00
c-bata 80e1f9c81d Add duration column 2021-02-28 18:45:46 +09:00
Henry Cui 1a7ac3ff3c Add simple pareto front plot 2021-02-27 16:16:49 +09:00
Henry Cui 38754752b9 Adapt GraphSlice to MultiObjective 2021-02-27 11:55:53 +09:00
Harman Waseer f5452687e1 Fix Lint 2021-02-24 20:35:34 +05:30
Harman Waseer b9279d15fd Fix linting 2021-02-24 00:10:14 +05:30
Harman Waseer c1e7ee31eb Fix js-build error 2021-02-23 23:49:00 +05:30
Harman Waseer 88bfc31431 Enable select button in Graphslice.tsx 2021-02-23 23:24:38 +05:30
Harman Waseer f762c49cbe Merge remote-tracking branch 'upstream/main' 2021-02-23 18:17:05 +05:30
Harman Waseer 497e1602b7 minor changes 2021-02-23 18:16:18 +05:30
Harman Waseer b844ea4c6b WIP: Add Select Box in Graph slice 2021-02-23 18:09:40 +05:30
c-bata b5b4a3b31a Remove eslint warnings of StudyDetail.tsx 2021-02-23 15:54:02 +09:00
c-bata d1dc73e14c Fix a bug that zero objective value is not shown 2021-02-22 23:08:35 +09:00
c-bata 207ae862e7 Run prettier 2021-02-22 22:35:17 +09:00
c-bata aeef6ca5c5 Fix sort by values 2021-02-22 22:32:59 +09:00
Harman Waseer 9c148bab3b Fix lint 2021-02-16 21:35:21 +05:30
Harman Waseer aeedb23083 Failed attempt to port plot_slice to typescipt 2021-02-15 21:45:31 +05:30
c-bata 33a7eb1246 Fix eslint errors 2021-02-10 21:47:36 +09:00
c-bata 937cecbfd8 Put select box for reload interval time 2021-01-15 18:38:42 +09:00
c-bata 3b5b70fe6e Add switch button to disable auto-reload 2021-01-15 04:56:02 +09:00
c-bata 07008090e4 Separate columns for each objectives 2021-01-15 02:43:57 +09:00
c-bata ea00361219 Plot history for multi-objective study 2021-01-12 20:17:56 +09:00
c-bata a76e0e4f4a Support Optuna v2.4.0 2021-01-12 19:25:23 +09:00
c-bata a3aafede4c Delete trial button 2020-10-25 14:29:18 +09:00
c-bata 6213beaddd Add tables for trial params and system_attrs 2020-10-25 12:48:20 +09:00
c-bata 2fe5ddf76a Filter trials by state 2020-10-25 12:05:37 +09:00
c-bata df030269a1 Use UpperCamelCase to tsx files 2020-10-25 00:58:18 +09:00