Commit Graph
31 Commits
Author SHA1 Message Date
c-bata ded0200904 Implement user API for Artifacts 2023-01-14 00:22:38 +09:00
c-bata 63ac92a95d Remove TODOs in CachedExtraStudyProperty 2023-01-13 21:38:38 +09:00
c-bata 812762368f Support user attrs on GraphSlice 2023-01-13 21:26:08 +09:00
c-bata 3ad9f3c19c Change save note api 2023-01-07 12:53:41 +09:00
c-bata d433914a54 Add tests for save_note apis 2023-01-04 16:59:52 +09:00
c-bata 083a9aff0e Store trial note in study_system_attrs 2023-01-01 23:09:51 +09:00
c-bata f73d8e0626 Add missing imports 2022-12-26 17:51:33 +09:00
c-bata 2f624f5b5b Use type hinting generics 2022-12-26 17:49:39 +09:00
c-bata be63f0a32b Add follow-up changes for #292 2022-12-22 23:00:59 +09:00
c-bata b43f42fec1 Merge branch 'main' into interface-change-for-set-study-directions 2022-12-22 22:47:01 +09:00
c-bata db455f8b64 Fix a mypy error and add a test case 2022-12-09 10:50:54 +09:00
c-bata 2950c1a7f7 Fix a format error 2022-12-09 10:44:25 +09:00
c-bata 50cf80bc48 Fix a bug of is_sortable inference for trial user attrs 2022-12-09 10:41:56 +09:00
c-bata 024cb4e6e8 Add a test case for cached extra study property 2022-12-08 11:06:44 +09:00
gen740 83e8aec664 Add # type: ignore to python_tests/test_api.py. 2022-12-01 15:11:26 +09:00
gen740 188b88f26b Fixed tests 2022-12-01 12:28:44 +09:00
gen740 c30fe8234f Interface change for set_study_directions 2022-11-28 17:46:58 +09:00
c-bata cf887ba541 Fix broken tests 2022-08-04 16:12:40 +09:00
c-bata 48c30d5955 Add black settings 2022-06-08 16:00:21 +09:00
yoshinobc deb2a4d1fe fix conflict 2022-04-24 17:24:26 +09:00
yoshinobc 71591c0a05 fix test and update 2022-04-24 17:15:49 +09:00
Makoto Hiramatsu a90e1a0def isort 2022-04-24 16:47:58 +09:00
Makoto Hiramatsu d24c6d1ea3 Add annotation for distributions 2022-04-24 16:30:25 +09:00
yoshinobc 4c97e4a289 add python tests 2022-04-24 14:53:33 +09:00
c-bata b2dc9d6c95 Fix tests with Optuna v3 2022-04-24 13:35:27 +09:00
c-bata aa35bfa709 Implement JSON API for note 2022-03-18 13:32:23 +09:00
c-bata c79135b524 Deprecate create_app() function 2022-02-18 14:59:09 +09:00
c-bata 46025b15a7 Fix lint errors 2022-02-17 17:27:29 +09:00
c-bata 25679d518d Avoid using create_app() directly 2022-02-16 16:14:55 +09:00
Kentaro Tokutomi 56397bb14b Fix typo in WSGI environment variable 2021-09-06 21:52:38 +09:00
c-bata daaf106dcb Rename tests to python_tests 2021-07-21 10:24:44 +09:00