Commit Graph
247 Commits
Author SHA1 Message Date
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 5dcfcb9723 Disable gzip when DEBUG mode is enabled 2022-03-22 14:10:20 +09:00
Masashi Shibata 5aed44316f Merge pull request #185 from optuna/compression
Use webpack CompressionPlugin (4MB -> 1.2MB)
2022-03-20 02:14:29 +09:00
c-bata cae696181b Fix python lint errors 2022-03-20 02:09:53 +09:00
c-bata 0732086c6c Use webpack CompressionPlugin 2022-03-20 02:07:17 +09:00
c-bata 3af6444f84 Rename static dir 2022-03-20 02:03:35 +09:00
c-bata 2902a87fe6 Gzip favicon.ico 2022-03-20 01:57:04 +09:00
c-bata 5522f51d6b Set favicon.ico 2022-03-20 01:55:57 +09:00
c-bata 6ddc855e8a Fix lint error 2022-03-20 01:44:02 +09:00
c-bata b415eaf6d6 Fix importance cache 2022-03-20 01:37:01 +09:00
c-bata 1f699f2bd7 Cache hyperparameter importances 2022-03-19 21:47:08 +09:00
Masashi Shibata e5a57b3e25 Merge pull request #181 from optuna/optuna-loading
Show animated SVG while loading bundle.js
2022-03-19 17:25:09 +09:00
c-bata 6d42be6ada Fix lint errors 2022-03-19 15:59:43 +09:00
c-bata 555cf55519 Return latest note when got 409 status 2022-03-19 15:57:18 +09:00
c-bata a518202532 Fix lint errors 2022-03-19 15:06:12 +09:00
c-bata 743c8add86 Show animated SVG while loading bundle.js 2022-03-19 14:54:56 +09:00
c-bata beb26f9068 Fix tests 2022-03-19 04:14:49 +09:00
c-bata af95449d8a Fix lint errors 2022-03-19 04:04:29 +09:00
c-bata 3a939d419c Enable confirmation dialog when edited 2022-03-19 03:43:23 +09:00
c-bata 90922da662 Make note editor resizable 2022-03-19 03:34:23 +09:00
c-bata 836e0c741a Refactor bottle code 2022-03-19 02:45:25 +09:00
c-bata e96b560f22 Add preference checkbox for Note 2022-03-19 02:44:41 +09:00
c-bata b366191d82 Add saving state 2022-03-19 02:27:52 +09:00
c-bata 40c2aab767 Implement Note editor 2022-03-18 14:55:08 +09:00
c-bata 0c18b2335f Implement API client for note 2022-03-18 13:34:48 +09:00
c-bata aa35bfa709 Implement JSON API for note 2022-03-18 13:32:23 +09:00
c-bata 0f52401aad Hide IntermediateValue chart by default 2022-03-16 16:29:28 +09:00
c-bata e45d60d367 Debounce user input 2022-03-12 19:21:32 +09:00
c-bata c0d3e4232a Filter studies by keywords 2022-03-12 18:16:05 +09:00
c-bata 83e675fc5a Add TextField for search 2022-03-12 17:49:23 +09:00
c-bata 2682f0edba Fix type defs 2022-03-12 17:35:43 +09:00
c-bata 1711df92cd Use CssBaseline 2022-03-12 17:27:24 +09:00
c-bata 2f487ab00d Put reload interval select on AppBar 2022-03-12 17:27:06 +09:00
c-bata c16a844d85 Refactor preference panel 2022-03-12 14:32:12 +09:00
c-bata 71444a37be Make title bold 2022-03-12 12:53:17 +09:00
c-bata f1366bb77c Fix a type error 2022-03-12 03:37:01 +09:00
c-bata f21c172c5a Fix a regression bug 2022-03-12 03:31:21 +09:00
c-bata 5bcff9e593 Fix param importances when given inf 2022-03-12 03:11:23 +09:00
c-bata a853ccd01f Fix bug when given inf objective value 2022-03-12 01:31:29 +09:00
c-bata 555bfa03fb Add title attr to buttons 2022-03-06 14:14:15 +09:00
c-bata fa8bd05f25 Toggle DarkMode with Button 2022-03-05 17:10:59 +09:00
c-bata de54417553 Switch template by Theme 2022-03-05 14:04:46 +09:00
c-bata af3ea02dc6 Embed plotly_dark Template 2022-03-05 13:23:40 +09:00
c-bata 27cea51bb1 Add Dark Mode support 2022-03-05 13:23:40 +09:00
c-bata c8d77a9146 Run prettier 2022-03-05 02:35:41 +09:00
c-bata e4fa3e6e87 Move 'Reload Interval' to preference panel 2022-03-05 02:35:04 +09:00
c-bata 8925b327b0 Migrate to MUI v5 2022-03-04 21:44:04 +09:00
c-bata a54c7bfc3d Fix type hints and improve README 2022-02-18 15:29:32 +09:00
c-bata ae2190c1c6 Fix lint errors 2022-02-18 15:25:35 +09:00