c-bata
|
3b10ad1313
|
Fix the bug while displaying study_user_attrs
|
2023-08-24 15:18:30 +09:00 |
|
moririn2528
|
f0c475fe03
|
fix by review
|
2023-08-17 15:45:34 +09:00 |
|
moririn2528
|
7f6154fb82
|
add is_preferential flag to study summary API
|
2023-08-17 15:23:57 +09:00 |
|
i23_moririn2528
|
f73c6fc0df
|
update api for preferential optimization
|
2023-08-16 13:07:49 +09:00 |
|
c-bata
|
2d2c11c8c0
|
Remove system_attrs attributes from API response
|
2023-08-10 15:48:33 +09:00 |
|
c-bata
|
11e6c47aee
|
Support optuna's artifact meta
|
2023-08-04 10:43:11 +09:00 |
|
hrntsm
|
2f8ff434f3
|
Update constants key to work with v2.1
|
2023-07-21 17:01:58 +09:00 |
|
hrntsm
|
6b912ae732
|
Apply formatting
|
2023-07-21 16:05:29 +09:00 |
|
hrntsm
|
d3135c1551
|
Add serialize constraints
|
2023-07-19 22:29:43 +09:00 |
|
c-bata
|
c9223d753c
|
Split TextInputWidget
|
2023-05-09 22:15:19 +09:00 |
|
c-bata
|
d6f38467fe
|
Follow-up #411 to refactor type definitions
|
2023-04-13 12:14:38 +09:00 |
|
Kenshin Abe
|
416c6c7421
|
Include form_widgets_output_type in form_widgets
|
2023-04-12 15:45:24 +09:00 |
|
Kenshin Abe
|
c7221c1ea4
|
Implement register_user_attr_form_widgets
|
2023-03-10 16:18:08 +09:00 |
|
c-bata
|
f0195bfee2
|
Fix bug of Python API for objective form widgets
|
2023-01-26 15:40:28 +09:00 |
|
c-bata
|
6a0a43fabd
|
Merge branch 'main' into custom-widget
|
2023-01-26 12:09:45 +09:00 |
|
c-bata
|
6710dcf273
|
Add Python interface for objective form widgets
|
2023-01-25 15:45:20 +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
|
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
|
ae4f6fdff4
|
Support fixed_params
|
2023-01-07 20:34:54 +09:00 |
|
c-bata
|
734796df52
|
Fix a bug
|
2023-01-07 02:39:38 +09:00 |
|
c-bata
|
a25ff887ee
|
Fix mypy errors
|
2023-01-07 00:53:20 +09:00 |
|
c-bata
|
c007b89e30
|
Fix broken tests at Optuna 2.10
|
2023-01-07 00:25:40 +09:00 |
|
c-bata
|
8ce7cf9d95
|
Fix python lint errors
|
2023-01-07 00:11:53 +09:00 |
|
c-bata
|
e77c8daf06
|
Use distributions for plots
|
2023-01-06 23:56:07 +09:00 |
|
c-bata
|
39f8637abc
|
Normalize distributions
|
2023-01-06 20:23:32 +09:00 |
|
c-bata
|
192b24eeb3
|
Add API to set objective names
|
2023-01-04 19:38:44 +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
|
445a1156bb
|
Run black
|
2022-12-31 21:50:34 +09:00 |
|
c-bata
|
838299c19c
|
Add best_trials in API response
|
2022-12-31 16:15:39 +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
|
864af34cec
|
Avoid to call deprecated system_attrs property
|
2022-12-12 12:44:17 +09:00 |
|
c-bata
|
4de83ec14d
|
Make user_attrs non-filterable if the value is number
|
2022-12-08 14:40:33 +09:00 |
|
Masahiro Sakai
|
e33481572c
|
modify union_user_attrs to hold only keys
|
2022-11-06 16:24:27 +09:00 |
|
Masahiro Sakai
|
884e9a3c54
|
modify /api/studies/<study_id:int> to return union_user_attrs
|
2022-11-06 14:00:15 +09:00 |
|
c-bata
|
48c30d5955
|
Add black settings
|
2022-06-08 16:00:21 +09:00 |
|
c-bata
|
9cf5f7d772
|
Use optuna-fast-fanova if available
|
2022-06-08 15:47:23 +09:00 |
|
c-bata
|
6de2f22420
|
Sort trials only if using RDBStorage with PostgreSQL
|
2022-06-06 13:43:09 +09:00 |
|
pnkov
|
2340086804
|
Move sorting to server-side
|
2022-05-26 07:39:45 +03:00 |
|
c-bata
|
c9975b9486
|
Fix lint errors
|
2022-05-25 21:43:14 +09:00 |
|
c-bata
|
f46a1d724d
|
Update visual regression test
|
2022-05-25 21:16:38 +09:00 |
|
c-bata
|
68f7b75e1c
|
Fix -inf and nan handling
|
2022-05-25 20:31:00 +09:00 |
|
c-bata
|
9ddf2da518
|
Fix N+1 queries problem
|
2022-05-06 19:02:53 +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
|
a853ccd01f
|
Fix bug when given inf objective value
|
2022-03-12 01:31:29 +09:00 |
|
c-bata
|
c79135b524
|
Deprecate create_app() function
|
2022-02-18 14:59:09 +09:00 |
|