Masashi Shibata
|
97d5797632
|
Merge pull request #57 from optuna/search-space-cache
Calculate intersection/union of search space.
|
2021-03-14 15:00:43 +09:00 |
|
 Huzi ChengandMasashi Shibata
|
108c939d73
|
Update optuna_dashboard/app.py
Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
|
2021-03-13 13:22:52 -05:00 |
|
c-bata
|
33e15578ac
|
Return intersection/union search space
|
2021-03-14 01:25:12 +09:00 |
|
 Huzi ChengandMasashi Shibata
|
1de010590b
|
Update optuna_dashboard/app.py
Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
|
2021-03-11 18:42:45 -05:00 |
|
 Huzi ChengandMasashi Shibata
|
d228ba74df
|
Update optuna_dashboard/app.py
Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
|
2021-03-11 18:42:45 -05:00 |
|
Cheng Huzi
|
981b30e9df
|
Add hyperparameter importances chart
|
2021-03-11 18:42:45 -05:00 |
|
c-bata
|
1b12655b7b
|
Fix a bug of trials cache
|
2021-01-25 22:45:46 +09:00 |
|
c-bata
|
c17e9127ca
|
Add dialog to create multi-objective study
|
2021-01-12 23:20:34 +09:00 |
|
c-bata
|
a76e0e4f4a
|
Support Optuna v2.4.0
|
2021-01-12 19:25:23 +09:00 |
|
c-bata
|
26dc9d7411
|
Fix trailing slashes hook
|
2020-10-27 04:43:22 +09:00 |
|
c-bata
|
bf5493e2c4
|
Refactor type hints
|
2020-10-27 04:09:29 +09:00 |
|
c-bata
|
796b576644
|
Run black
|
2020-10-27 03:01:52 +09:00 |
|
c-bata
|
d0e0092130
|
Add type hints
|
2020-10-27 02:55:29 +09:00 |
|
c-bata
|
2c1bafe95a
|
Use flake8
|
2020-10-26 15:53:04 +09:00 |
|
c-bata
|
1eb7c208ba
|
Add bottle hook to remove trailing slashes
|
2020-10-26 15:08:01 +09:00 |
|
c-bata
|
551140d48e
|
Return properly http status if study_summary is not found
|
2020-10-26 13:09:53 +09:00 |
|
c-bata
|
f8d466fd65
|
Return 4xx status if expected errors
|
2020-10-26 13:07:15 +09:00 |
|
c-bata
|
937fbb69a7
|
Add type hints
|
2020-10-26 02:05:11 +09:00 |
|
c-bata
|
156a676aea
|
Refactor in-memory cache
|
2020-10-26 01:59:23 +09:00 |
|
c-bata
|
05b02145a4
|
Modify html
|
2020-10-26 00:22:10 +09:00 |
|
c-bata
|
8050ff11da
|
Add in-memory cache of trials
|
2020-10-26 00:17:30 +09:00 |
|
c-bata
|
a3aafede4c
|
Delete trial button
|
2020-10-25 14:29:18 +09:00 |
|
c-bata
|
52752880ab
|
Add refactor changes
|
2020-10-24 20:45:33 +09:00 |
|
c-bata
|
847763125c
|
Set direction minimize if not_set
|
2020-10-24 19:44:55 +09:00 |
|
c-bata
|
c46c630f7b
|
Format with black
|
2020-10-24 17:50:01 +09:00 |
|
c-bata
|
92b5bc4f7d
|
Rename dashboard to optuna_dashboard
|
2020-10-24 17:48:19 +09:00 |
|