Masashi Shibata
|
a3847587a5
|
Merge pull request #290 from c-bata/remove-redis-storage
Remove RedisStorage
|
2022-11-24 10:32:09 +09:00 |
|
c-bata
|
93367c76fd
|
Remove RedisStorage
|
2022-11-18 18:19:19 +09:00 |
|
Masashi Shibata
|
867541fb10
|
Merge pull request #284 from msakai/feature/user-attrs-column
List user attributes on TrialTable
|
2022-11-06 17:56:34 +09:00 |
|
Masahiro Sakai
|
b29ca195fb
|
fix flake8 errors
|
2022-11-06 17:47:43 +09:00 |
|
Masahiro Sakai
|
303b887b82
|
Add TODO comments based on code review
|
2022-11-06 17:28:31 +09:00 |
|
Masashi Shibata
|
eab3a7a7cd
|
Merge pull request #280 from keisuke-umezawa/feature/align-parallel-coordinate
Align parallel coordinate graph between optuna and optuna-dashboard
|
2022-11-06 17:17:32 +09:00 |
|
Masahiro Sakai
|
b0fbb9963c
|
fix a bug in sorting user_attrs columns
|
2022-11-06 17:03:24 +09:00 |
|
Masashi Shibata
|
b414828ec6
|
Merge pull request #285 from c-bata/fix-jest-config-js
Set an empty string as `API_ENDPOINT` at `jest.config.js`.
|
2022-11-06 16:59:01 +09:00 |
|
c-bata
|
0001dbaeb6
|
Set API_ENDPOINT empty string for jest
|
2022-11-06 16:53:18 +09:00 |
|
Masahiro Sakai
|
31819f8c1d
|
use one column for each user attribute
|
2022-11-06 16:26:52 +09:00 |
|
Masahiro Sakai
|
e33481572c
|
modify union_user_attrs to hold only keys
|
2022-11-06 16:24:27 +09:00 |
|
Masahiro Sakai
|
b765f32807
|
fix a typescript test error
|
2022-11-06 16:02:36 +09:00 |
|
Masahiro Sakai
|
410e27c579
|
fix a mypy error
|
2022-11-06 15:13:34 +09:00 |
|
Masahiro Sakai
|
431b0fc835
|
add simple user attributes column
|
2022-11-06 14:10:01 +09:00 |
|
Masahiro Sakai
|
11eb1fb998
|
receive union_user_attrs from /api/studies/<study_id:int>
|
2022-11-06 14:10:01 +09:00 |
|
Masashi Shibata
|
87a7fac97b
|
Merge pull request #275 from keisuke-umezawa/feature/align-param-importances-graph
Align pram importance graph between optuna and optuna-dashboard
|
2022-11-06 14:03:33 +09:00 |
|
Masahiro Sakai
|
884e9a3c54
|
modify /api/studies/<study_id:int> to return union_user_attrs
|
2022-11-06 14:00:15 +09:00 |
|
keisuke-umezawa
|
34c3ba03a1
|
Align graph color
|
2022-11-06 13:11:48 +09:00 |
|
keisuke-umezawa
|
3d971a89b8
|
Align graph parallel coordinate
|
2022-11-06 13:11:31 +09:00 |
|
Masashi Shibata
|
cc2c13fece
|
Merge pull request #283 from c-bata/use-ubuntu-2004-integration-tests
Use ubuntu-20.04 for integration tests
|
2022-11-06 13:04:26 +09:00 |
|
c-bata
|
c3b26282f3
|
Use ubuntu-20.04 for integration tests
|
2022-11-06 12:10:55 +09:00 |
|
Masashi Shibata
|
5a2ecbe9f0
|
Merge pull request #277 from c-bata/use-python311
Run actions with Python 3.11
|
2022-10-27 12:06:11 +09:00 |
|
c-bata
|
2c0216c798
|
Run actions with Python 3.11
|
2022-10-27 12:03:50 +09:00 |
|
Masashi Shibata
|
5613f8103a
|
Merge pull request #279 from c-bata/fix-mypy-failure
Fix mypy failure
|
2022-10-27 12:03:33 +09:00 |
|
c-bata
|
53eb36a39e
|
Fix mypy failure
|
2022-10-27 12:00:31 +09:00 |
|
Masashi Shibata
|
465fb0a536
|
Merge pull request #278 from c-bata/drop-python36
Drop Python 3.6 support
|
2022-10-25 13:11:03 +09:00 |
|
c-bata
|
c0edf6d3ed
|
Drop Python 3.6 support
|
2022-10-25 13:09:19 +09:00 |
|
Masashi Shibata
|
2836d67e2a
|
Merge pull request #274 from keisuke-umezawa/feature/align-graph-slice
Align graph slice between optuna and optuna-dashboard
|
2022-10-20 18:49:35 +09:00 |
|
 keisuke umezawaandMasashi Shibata
|
d0b43ab02c
|
Update optuna_dashboard/ts/components/GraphSlice.tsx
Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
|
2022-10-20 18:35:16 +09:00 |
|
Masashi Shibata
|
c8fe85761c
|
Merge pull request #273 from c-bata/use-python310-in-docker
Use Python 3.10 in Docker image
|
2022-10-16 00:19:06 +09:00 |
|
keisuke-umezawa
|
be4928256b
|
Fix lint
|
2022-10-15 17:27:47 +09:00 |
|
c-bata
|
c53cea49a4
|
Fix a build error of Dockerfile
|
2022-10-14 13:28:25 +09:00 |
|
keisuke-umezawa
|
d453cfac06
|
Reverse colorscale
|
2022-10-13 11:49:18 +09:00 |
|
Masashi Shibata
|
13287ad5ba
|
Merge pull request #272 from keisuke-umezawa/feature/align-graph-history
Align graph history between optuna and optuna-dashboard
|
2022-10-13 10:12:31 +09:00 |
|
keisuke-umezawa
|
6839f0e716
|
Align graph slice
|
2022-10-12 23:32:39 +09:00 |
|
keisuke-umezawa
|
431e303f34
|
Fix lint
|
2022-10-12 23:28:27 +09:00 |
|
keisuke-umezawa
|
42dcfdb0ff
|
Add labels and legend
|
2022-10-12 23:24:18 +09:00 |
|
keisuke-umezawa
|
255b94b54e
|
Fix type definition
|
2022-10-11 23:14:48 +09:00 |
|
keisuke-umezawa
|
d5b0a47164
|
Follow linter
|
2022-10-11 23:09:12 +09:00 |
|
keisuke-umezawa
|
71cdcb52c1
|
Remove intermediate plots of best values
|
2022-10-11 23:09:12 +09:00 |
|
keisuke-umezawa
|
d18285abda
|
Align graph history
|
2022-10-11 23:09:12 +09:00 |
|
c-bata
|
e3bcc8ebed
|
Use Python 3.10 in Docker
|
2022-09-28 10:23:15 +09:00 |
|
Masashi Shibata
|
a1f637a590
|
Merge pull request #271 from c-bata/fix-pypi-publish-action
Fix pypi-publish action
|
2022-09-15 22:09:48 +09:00 |
|
c-bata
|
a2d61cf151
|
Fix pypi-publish action
|
2022-09-15 22:07:04 +09:00 |
|
Masashi Shibata
|
8206248bc2
|
Merge pull request #269 from c-bata/warn-import-error
Show warning messages when failed to import optuna-fast-fanova
|
2022-09-15 20:55:27 +09:00 |
|
c-bata
|
58742933db
|
Warn users failed to import optuna-fast-fanova
|
2022-09-15 20:50:14 +09:00 |
|
Masashi Shibata
|
126f761ee7
|
Merge pull request #268 from c-bata/bump-to-v0.7.3
Bump the version up to v0.7.3
|
2022-09-15 20:00:31 +09:00 |
|
Masashi Shibata
|
b6b70d5655
|
Merge pull request #267 from c-bata/catch-value-error
Catch ValueError while importing optuna-fast-fanova
|
2022-09-15 20:00:17 +09:00 |
|
c-bata
|
4c3c26d599
|
Bump the version up to v0.7.3
|
2022-09-15 19:59:12 +09:00 |
|
c-bata
|
d373b65780
|
Catch ValueError while importing optuna-fast-fanova
|
2022-09-15 19:57:03 +09:00 |
|