c-bata
e6107cc275
Fix workflows
2024-03-27 07:50:22 +09:00
c-bata
88be4cbd64
Add flake8 ignore options
2024-02-09 16:37:08 +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
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
c-bata
639e453f7b
Refactor project structure
2023-05-16 16:01:54 +09:00
c-bata
35a93dd635
Use pyproject.toml
2022-09-12 20:58:33 +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
ba96fd624b
Set include_best_trial=True for v3 release
2022-03-24 12:34:58 +09:00
c-bata
2902a87fe6
Gzip favicon.ico
2022-03-20 01:57:04 +09:00
c-bata
c79135b524
Deprecate create_app() function
2022-02-18 14:59:09 +09:00
c-bata
35cf7b68ff
Fix setuptools attr: error
2022-02-17 17:56:11 +09:00
c-bata
6599939927
Update setup.cfg
2021-07-21 10:28:35 +09:00
c-bata
61277f9e0a
Set license_file in setup.cfg
2021-05-07 15:16:51 +09:00
c-bata
3b3017345c
Add requirements.txt instead of setup.cfg
2021-04-10 03:22:17 +09:00
c-bata
691e54ab18
Introduce isort
2021-04-09 18:05:44 +09:00
Cheng Huzi
64ddb452c8
Update install_requires
2021-03-11 18:49:24 -05:00
c-bata
17f25ef574
Fix setup.cfg
2021-03-12 02:07:58 +09:00
c-bata
6cbbd039da
Fix install_requires
2021-03-11 16:34:49 +09:00
c-bata
458ac42e9d
Use setup.cfg for packaging
2021-03-11 16:32:15 +09:00
c-bata
92a9ec5d54
Add tox.ini
2020-11-11 17:16:31 +09:00
c-bata
d0e0092130
Add type hints
2020-10-27 02:55:29 +09:00
c-bata
2c1bafe95a
Use flake8
2020-10-26 15:53:04 +09:00