19 Commits
Author SHA1 Message Date
keisuke-umezawa 1c9dbbb7bc Replace StudySummary to ForzenStudy 2024-02-18 14:49:27 +09:00
c-bata a6cfb00c65 Revert "Merge pull request #719 from nabenabe0928/enhance/speedup-get-trials"
This reverts commit cc26f0e72f, reversing
changes made to 83b548f932.
2024-02-09 16:27:38 +09:00
keisuke umezawa 40ad630180 Merge branch 'main' into enhance/speedup-get-trials 2024-02-06 21:41:48 +09:00
keisuke-umezawa db15d9b56d Skip unit test with optuna version 2024-01-24 21:58:07 +09:00
nabenabe0928 a7429318f3 Limit the maximum number of trials to be used for one update
More specifically, this PR makes the following changes:
1. Add query param for limit,
2. Update studyDetails only if there is no study with
   the specified study_id or the fetched trials has a
   positive length,
3. Shorten the waiting interval when there is a leftover
   in the server side, and
4. Adapt the flake8 setup to the Optuna repo.
2024-01-19 09:01:15 +01:00
Toshihiko Yanase 0aec86dbb1 Fix expected values. 2023-11-22 13:30:02 +09:00
Toshihiko Yanase ecf5ab80f7 Support numpy scalars in Trial.user_attrs 2023-11-22 11:48:22 +09:00
Naoto Mizuno 07d2bf7946 Skip test with Python 3.7 2023-10-06 17:54:49 +09:00
moririn2528 3fdf22704c fix feedback screen 2023-09-14 14:33:25 +09:00
c-bata e39357bd20 Support user-defined plotly figures 2023-09-06 18:01:35 +09:00
Contramundum 07ea8a642a Fix test 2023-09-04 15:25:19 +09:00
moririn2528 7f6154fb82 add is_preferential flag to study summary API 2023-08-17 15:23:57 +09:00
c-bata 63471a7868 Fix lint errors 2023-08-16 13:12:09 +09:00
c-bata 2597a50885 Add serializers tests for is_preferential attr 2023-08-16 13:08:52 +09:00
c-bata 853dc7bb15 Rewrite test_serializers in pytest-based style 2023-08-16 13:08:47 +09:00
c-bata 16a6265d64 Fix a broken test 2023-05-10 09:51:27 +09:00
c-bata f73d8e0626 Add missing imports 2022-12-26 17:51:33 +09:00
c-bata c79135b524 Deprecate create_app() function 2022-02-18 14:59:09 +09:00
c-bata daaf106dcb Rename tests to python_tests 2021-07-21 10:24:44 +09:00