Commit Graph
26 Commits
Author SHA1 Message Date
c-bata d1ced4eb95 Fix comparator function for TrialIntermediateValue table 2022-05-25 21:31:50 +09:00
c-bata 22d4207c16 Fix comparator function 2022-05-25 21:28:30 +09:00
c-bata 68f7b75e1c Fix -inf and nan handling 2022-05-25 20:31:00 +09:00
Masashi Shibata bae363583e Merge pull request #225 from yoshinobc/plot-intermediate-values-of-running-trials
plot intermediate values of running trials
2022-05-11 10:59:20 +09:00
Masashi Shibata abb8e51b08 Fix local variable names 2022-05-11 10:53:09 +09:00
yoshinobc a1b80b4571 sorting in action.ts 2022-05-09 14:33:51 +09:00
Masashi Shibata 5dda769dee Merge pull request #228 from optuna/fix-nplus1-problem
Fix performance issues on the top page.
2022-05-06 19:13:34 +09:00
c-bata 9ddf2da518 Fix N+1 queries problem 2022-05-06 19:02:53 +09:00
yoshinobc 9279088519 change from parseFloat to Number 2022-04-29 16:07:11 +09:00
yoshinobc 1b7005d113 changed filter function for trials and display name 2022-04-28 21:21:45 +09:00
c-bata 88c2a5fba0 Remove a comment 2022-04-27 09:00:08 +09:00
c-bata 9727fd0fc8 Fix lint errors 2022-04-27 08:55:53 +09:00
c-bata 307bd624e4 Filter trials by param value 2022-04-27 08:40:27 +09:00
yoshinobc 8e2956f22f fix test and sortable 2022-04-27 00:24:28 +09:00
yoshinobc acf61177e7 add each param columns 2022-04-26 20:42:33 +09:00
c-bata d76d18c53d Fix bug to disable EDF graph 2022-04-22 18:11:27 +09:00
c-bata 702f8d1c89 Fix bug of pareto front graph 2022-04-21 11:26:44 +09:00
c-bata 6c718bfada Add some minor improvements 2022-03-22 23:43:30 +09:00
Masashi Shibata 5f333f6bd0 Merge pull request #191 from optuna/plotly-dist-min
Use plotly.js-dist-min to reduce bundle.js.
2022-03-22 23:10:46 +09:00
c-bata 5ca34d1742 Refactor Graph layouts 2022-03-22 23:03:40 +09:00
c-bata 10b6e59a6c Use plotly.js-dist-min 2022-03-22 22:50:38 +09:00
c-bata 71977b8124 Debounce input to create new study 2022-03-22 18:25:48 +09:00
c-bata 5abd99fa45 Add some design improvements 2022-03-22 14:21:41 +09:00
c-bata 1f7799fb47 Fix a memory leak in GraphHyperparameterImportance 2022-03-22 14:21:41 +09:00
c-bata 209422bd9d Improve CLS score 2022-03-22 14:21:41 +09:00
c-bata 3af6444f84 Rename static dir 2022-03-20 02:03:35 +09:00