Kenshin Abe
|
765b0d3620
|
Apply formatter
|
2023-04-12 16:13:00 +09:00 |
|
Kenshin Abe
|
416c6c7421
|
Include form_widgets_output_type in form_widgets
|
2023-04-12 15:45:24 +09:00 |
|
Kenshin Abe
|
6489092a9a
|
Update form widgets key name
|
2023-03-28 17:40:39 +09:00 |
|
Kenshin Abe
|
a5c7b59dfa
|
Fix typo
|
2023-03-28 12:21:24 +09:00 |
|
 Kenshin AbeandMasashi Shibata
|
091774f029
|
Validate user_attrs have at least one element
Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
|
2023-03-28 12:16:46 +09:00 |
|
Kenshin Abe
|
77ed17968e
|
Remove default text form for no widgets
|
2023-03-20 16:40:00 +09:00 |
|
Kenshin Abe
|
017ac675e5
|
Remove "Object" prefix from widget classes
|
2023-03-20 15:50:10 +09:00 |
|
Kenshin Abe
|
9c477cb3af
|
Add validation of user_attr_key
|
2023-03-20 15:39:18 +09:00 |
|
Kenshin Abe
|
261a13dea7
|
Apply prettier
|
2023-03-20 15:27:31 +09:00 |
|
Kenshin Abe
|
79bf067747
|
Display user_attr_key for register_user_attr_form_widgets
|
2023-03-20 15:24:48 +09:00 |
|
Kenshin Abe
|
8d161935ec
|
Fix import
|
2023-03-20 14:49:48 +09:00 |
|
Kenshin Abe
|
e85c1fdea9
|
Fix type
|
2023-03-16 18:54:10 +09:00 |
|
Kenshin Abe
|
6ab58fafa2
|
Fix type
|
2023-03-16 18:47:58 +09:00 |
|
Kenshin Abe
|
23c0814d71
|
Revert import format
|
2023-03-16 17:50:28 +09:00 |
|
Kenshin Abe
|
1144f82076
|
Use user_attr_key by register_user_attr_form_widgets
|
2023-03-16 17:41:24 +09:00 |
|
Kenshin Abe
|
a70642105c
|
Fix
|
2023-03-16 17:39:34 +09:00 |
|
Kenshin Abe
|
e048b38b5d
|
Format
|
2023-03-16 17:29:46 +09:00 |
|
Kenshin Abe
|
5392b9117c
|
Merge remote-tracking branch 'upstream/main' into register-user-attr-form-widgets
|
2023-03-16 17:20:05 +09:00 |
|
Masashi Shibata
|
b20cec4421
|
Merge pull request #417 from optuna/dependabot/npm_and_yarn/webpack-5.76.0
Bump webpack from 5.75.0 to 5.76.0
|
2023-03-15 18:27:28 +09:00 |
|
dependabot[bot]
|
8f47745d0c
|
Bump webpack from 5.75.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 09:24:09 +00:00 |
|
Kenshin Abe
|
adc95b6251
|
Update user_attrs state after saveTrialUserAttrsAPI
|
2023-03-14 17:35:18 +09:00 |
|
Masashi Shibata
|
c422eaec7e
|
Merge pull request #415 from c-bata/bump-to-v0.9.0
Bump the version up to v0.9.0
|
2023-03-14 16:48:25 +09:00 |
|
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 |
|
Kenshin Abe
|
a6a48b8e99
|
Fix rendering of user_attrs
|
2023-03-14 16:36:22 +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 |
|
Kenshin Abe
|
c7221c1ea4
|
Implement register_user_attr_form_widgets
|
2023-03-10 16:18:08 +09:00 |
|
Kenshin Abe
|
61b18460db
|
Remove unnecessary directions
|
2023-03-10 16:11:52 +09:00 |
|
Kenshin Abe
|
8aadf8aab3
|
Implement human-in-the-loop via trial.user_attrs
|
2023-03-06 21:34:01 +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 |
|