c-bata
|
bb2cdc3c98
|
Bump the version up to v0.9.0
|
2023-03-14 16:42:22 +09:00 |
|
Masashi Shibata
|
2e0baba1ba
|
Merge pull request #414 from c-bata/improve-human-in-the-loop-ui
Minor improvements on human-in-the-loop UI
|
2023-03-14 16:41:41 +09:00 |
|
c-bata
|
cad88705c6
|
Minor improvements on human-in-the-loop UI
|
2023-03-14 16:37:37 +09:00 |
|
Masashi Shibata
|
51f0ddd384
|
Merge pull request #413 from knshnb/fix-dominated-trials
Fix `getDominatedTrials`
|
2023-03-14 16:29:04 +09:00 |
|
Kenshin Abe
|
cd485c1473
|
Add values0 != values1 condition to dominatedTrials
|
2023-03-14 15:57:39 +09:00 |
|
Masashi Shibata
|
b7334bf975
|
Merge pull request #407 from keisuke-umezawa/feature/make-separated-api-for-tell
Separate tell api into complete api and fail api
|
2023-03-06 17:01:17 +09:00 |
|
keisuke-umezawa
|
41a4349b83
|
Delete state variable
|
2023-03-04 11:30:34 +09:00 |
|
Masashi Shibata
|
03baf45c7e
|
Merge pull request #409 from optuna/importance-runtimeerror
Handle RuntimeError while calculating importance
|
2023-03-03 11:47:30 +09:00 |
|
c-bata
|
fa524eaf89
|
Fix lint errors
|
2023-03-03 11:20:12 +09:00 |
|
c-bata
|
70e23bf265
|
Handle RuntimeError while calculating importance
|
2023-03-03 10:58:40 +09:00 |
|
Masashi Shibata
|
226899734a
|
Merge pull request #405 from keisuke-umezawa/feature/simplify-select-logic-trial-list
Simplify the logic of selecting trials in TrialList
|
2023-03-03 10:02:34 +09:00 |
|
Masashi Shibata
|
28c2c03baf
|
Merge pull request #408 from keisuke-umezawa/feature/update-release-flow
Update release procedure in CONTRIBUTING.md
|
2023-03-03 09:58:52 +09:00 |
|
keisuke-umezawa
|
d7001aa18c
|
Update release procedure in CONTRIBUTING.md
|
2023-03-02 23:49:13 +09:00 |
|
keisuke-umezawa
|
f3dbdb57f3
|
Separete tell api into complete and fail
|
2023-03-02 23:36:18 +09:00 |
|
keisuke-umezawa
|
87ac1cac72
|
Simplify the logic of selecting trials in TrialList
|
2023-03-02 22:53:31 +09:00 |
|
Masashi Shibata
|
8f2b6484f9
|
Merge pull request #403 from c-bata/history-yaxis
Change yAxis on history plot when user attribute is selected
|
2023-02-17 23:05:30 +09:00 |
|
c-bata
|
2f576e8135
|
Change yAxis title when user attribute is selected
|
2023-02-17 23:01:18 +09:00 |
|
Masashi Shibata
|
0ff7298e80
|
Merge pull request #402 from c-bata/fix-issue401
Render an empty graph at `plot_contour()` when the length of trials less than two.
|
2023-02-17 22:58:54 +09:00 |
|
c-bata
|
71d80bb100
|
Add a visual regression test
|
2023-02-17 22:51:51 +09:00 |
|
c-bata
|
75ac3eed93
|
Fix issue 401
|
2023-02-17 22:46:35 +09:00 |
|
Masashi Shibata
|
505fdf185b
|
Merge pull request #399 from c-bata/sphinx-doc
Add Sphinx documentation
|
2023-02-17 16:53:02 +09:00 |
|
c-bata
|
bb0882792e
|
Update docstrings
|
2023-02-16 13:28:19 +09:00 |
|
c-bata
|
900dd2a491
|
Add API references
|
2023-02-15 23:31:04 +09:00 |
|
c-bata
|
b740c8a29d
|
Init the Sphinx project
|
2023-02-15 21:00:03 +09:00 |
|
Masashi Shibata
|
6b499c3623
|
Merge pull request #396 from c-bata/bump-to-v0.9.0b6
Bump the version up to `v0.9.0b6`
|
2023-02-10 11:26:17 +09:00 |
|
c-bata
|
b55390520f
|
Bump the version up to v0.9.0b6
|
2023-02-10 11:22:36 +09:00 |
|
Masashi Shibata
|
45183e0c82
|
Merge pull request #394 from c-bata/add-journal-storage-support
Introduce `--storage-class` CLi argument to support journal storage
|
2023-02-10 11:19:41 +09:00 |
|
c-bata
|
dd6fad0fe4
|
Fix mypy errors
|
2023-02-10 11:13:45 +09:00 |
|
Masashi Shibata
|
a1cf347e2e
|
Merge pull request #393 from c-bata/keep-compatibility-widget
Keep backward compatibility of widget definition
|
2023-02-10 11:10:18 +09:00 |
|
c-bata
|
5b2f424559
|
Add tests
|
2023-02-10 11:09:59 +09:00 |
|
c-bata
|
8ecec450a1
|
Introduce --storage-class to support journal storages
|
2023-02-10 10:59:41 +09:00 |
|
c-bata
|
120af3ea79
|
Fix isort errors
|
2023-02-10 10:59:18 +09:00 |
|
c-bata
|
d98eaa6fb9
|
Keep backward compatibility of widget definition
|
2023-02-10 10:58:48 +09:00 |
|
Masashi Shibata
|
93b188f20a
|
Merge pull request #395 from c-bata/audio-support
Add an initial Audio support
|
2023-02-10 10:58:07 +09:00 |
|
Masashi Shibata
|
9f8320d48d
|
Merge pull request #392 from optuna/fix-bug-set-state-values
Fix bug of `setStateValues`
|
2023-02-10 10:57:51 +09:00 |
|
Masashi Shibata
|
abac39f226
|
Merge pull request #391 from c-bata/sort-studies-by-study-id
Sort studies by `study_id`
|
2023-02-10 09:40:01 +09:00 |
|
c-bata
|
fe3c6f57e0
|
Add Audio support
|
2023-02-10 09:39:15 +09:00 |
|
c-bata
|
f8e93506b9
|
Fix bug of setStateValues
|
2023-02-10 09:36:32 +09:00 |
|
c-bata
|
395c18c929
|
Sort studies by study_id
|
2023-02-09 23:30:27 +09:00 |
|
Masashi Shibata
|
f66fc664e7
|
Merge pull request #390 from c-bata/remove-redundant-json-dump
Remove redundant json dumps
|
2023-02-09 20:46:34 +09:00 |
|
c-bata
|
fb656b24e4
|
Fix black errors
|
2023-02-09 20:43:33 +09:00 |
|
c-bata
|
11ab10d889
|
Remove redundant json dumps
|
2023-02-09 20:38:58 +09:00 |
|
Masashi Shibata
|
49bb3a65ab
|
Merge pull request #387 from c-bata/complete-objective-form
Display objective forms even for completed trials
|
2023-02-08 12:24:32 +09:00 |
|
c-bata
|
4b9c4a04df
|
Display objective forms even for completed trials
|
2023-02-08 11:41:42 +09:00 |
|
Masashi Shibata
|
272f826433
|
Merge pull request #382 from optuna/bump-to-v0.9.0b5
Bump the version up to v0.9.0b5
|
2023-02-01 09:44:39 +09:00 |
|
c-bata
|
3eefedfb58
|
Bump the version up to v0.9.0b5
|
2023-02-01 09:41:43 +09:00 |
|
Masashi Shibata
|
575359509f
|
Merge pull request #381 from c-bata/fix-sdist
Fix artifact import issue
|
2023-02-01 09:39:04 +09:00 |
|
c-bata
|
298d6052aa
|
Fix artifact import issue
|
2023-02-01 01:19:51 +09:00 |
|
Masashi Shibata
|
79fd0b7d92
|
Merge pull request #377 from c-bata/bump-to-v0.9.0b4
Bump the version up to v0.9.0b4
|
2023-01-27 18:58:46 +09:00 |
|
Masashi Shibata
|
d1defb3f34
|
Merge pull request #376 from c-bata/immediately-update-best-trials
Update best trials when state is updated
|
2023-01-27 18:58:37 +09:00 |
|