c-bata
|
a506397704
|
Fix mypy errors
|
2023-04-13 14:21:36 +09:00 |
|
c-bata
|
92b712b495
|
Update reload interval time for human-in-the-loop optimization
|
2023-04-13 14:18:31 +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
|
e048b38b5d
|
Format
|
2023-03-16 17:29:46 +09:00 |
|
Kenshin Abe
|
c7221c1ea4
|
Implement register_user_attr_form_widgets
|
2023-03-10 16:18:08 +09:00 |
|
Kenshin Abe
|
8aadf8aab3
|
Implement human-in-the-loop via trial.user_attrs
|
2023-03-06 21:34:01 +09:00 |
|
c-bata
|
bb0882792e
|
Update docstrings
|
2023-02-16 13:28:19 +09:00 |
|
c-bata
|
8ecec450a1
|
Introduce --storage-class to support journal storages
|
2023-02-10 10:59:41 +09:00 |
|
c-bata
|
395c18c929
|
Sort studies by study_id
|
2023-02-09 23:30:27 +09:00 |
|
c-bata
|
fb656b24e4
|
Fix black errors
|
2023-02-09 20:43:33 +09:00 |
|
c-bata
|
8a6822a503
|
Enhance Artifact support
|
2023-01-27 17:06:00 +09:00 |
|
c-bata
|
20367b9d48
|
Fix mypy error
|
2023-01-26 11:57:39 +09:00 |
|
c-bata
|
7469e166b7
|
Merge branch 'main' into artifact
|
2023-01-26 11:54:32 +09:00 |
|
keisuke-umezawa
|
6b96d8bfa0
|
Remove trial state dictionary
|
2023-01-25 21:36:08 +09:00 |
|
 keisuke umezawaandHiroyuki Vincent Yamazaki
|
c822e3450c
|
Apply suggestions from code review
Co-authored-by: Hiroyuki Vincent Yamazaki <hiroyuki.vincent.yamazaki@gmail.com>
|
2023-01-25 20:58:52 +09:00 |
|
keisuke-umezawa
|
1c7be535b5
|
Fix lint
|
2023-01-25 10:39:51 +09:00 |
|
c-bata
|
9a28181945
|
Improve error handlings for tell_trial api
|
2023-01-25 10:37:25 +09:00 |
|
 keisuke umezawaandMasashi Shibata
|
e0aa05f063
|
Apply suggestions from code review
Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
|
2023-01-25 10:30:50 +09:00 |
|
keisuke-umezawa
|
9348da162e
|
Fix typo
|
2023-01-24 12:54:55 +09:00 |
|
keisuke-umezawa
|
090d8ac9b0
|
Follow review comments
Fix flake8
Fix missing commits
|
2023-01-24 10:58:18 +09:00 |
|
keisuke-umezawa
|
4930a3e3bb
|
Fix textfiled setting
|
2023-01-24 10:58:18 +09:00 |
|
keisuke-umezawa
|
9fc5ca63a4
|
Follow review comments
|
2023-01-24 10:58:18 +09:00 |
|
keisuke-umezawa
|
e253551f83
|
Fix lint
|
2023-01-24 10:58:18 +09:00 |
|
keisuke-umezawa
|
22958aa438
|
Fix lint
|
2023-01-24 10:58:18 +09:00 |
|
keisuke-umezawa
|
bd07e0497a
|
Use array for tell values
|
2023-01-24 10:58:18 +09:00 |
|
keisuke-umezawa
|
96a6362850
|
Use material ui
|
2023-01-24 10:58:18 +09:00 |
|
keisuke-umezawa
|
98bad06825
|
Add error handling
|
2023-01-24 10:58:18 +09:00 |
|
keisuke-umezawa
|
ea26215a19
|
Implement python api
|
2023-01-24 10:58:18 +09:00 |
|
c-bata
|
a354184237
|
Implement APIMeta API
|
2023-01-14 12:54:04 +09:00 |
|
c-bata
|
4dc7178c1e
|
Make typing_extensions optional again
|
2023-01-14 00:22:38 +09:00 |
|
c-bata
|
605cf2afca
|
Refactor artifact package structure
|
2023-01-14 00:22:38 +09:00 |
|
c-bata
|
1256141398
|
Refactor JSON APIs
|
2023-01-14 00:22:38 +09:00 |
|
c-bata
|
d4f9d5a4c3
|
Implement FileUpload API
|
2023-01-14 00:22:38 +09:00 |
|
c-bata
|
12852baa17
|
Delete all artifacts on delete study
|
2023-01-14 00:22:38 +09:00 |
|
c-bata
|
ded0200904
|
Implement user API for Artifacts
|
2023-01-14 00:22:38 +09:00 |
|
c-bata
|
3ad9f3c19c
|
Change save note api
|
2023-01-07 12:53:41 +09:00 |
|
c-bata
|
fbe9c48c49
|
Fix mypy error
|
2023-01-06 09:01:35 +09:00 |
|
c-bata
|
b03b1ef0f7
|
Add button to rename study
|
2023-01-06 01:29:04 +09:00 |
|
c-bata
|
083a9aff0e
|
Store trial note in study_system_attrs
|
2023-01-01 23:09:51 +09:00 |
|
c-bata
|
d3d5e42fea
|
Add markdown note for trials
|
2023-01-01 20:49:49 +09:00 |
|
c-bata
|
4fe8b36eae
|
Refactor hyperparameter importance
|
2023-01-01 11:46:10 +09:00 |
|
c-bata
|
838299c19c
|
Add best_trials in API response
|
2022-12-31 16:15:39 +09:00 |
|
c-bata
|
49c8f22794
|
Fix lint errors
|
2022-12-27 15:14:41 +09:00 |
|
c-bata
|
2f624f5b5b
|
Use type hinting generics
|
2022-12-26 17:49:39 +09:00 |
|
c-bata
|
73e9d0d9b6
|
Remove typing_extensions from the dependencies
|
2022-12-26 16:09:23 +09:00 |
|
c-bata
|
f4bff0fcfd
|
Use skip_table_creation when using Optuna v3 or later
|
2022-12-26 11:59:52 +09:00 |
|
c-bata
|
0b09700889
|
Fix broken validations
|
2022-12-22 23:16:05 +09:00 |
|