moririn2528
|
cbd71a6095
|
fix by review
|
2023-09-05 13:17:41 +09:00 |
|
moririn2528
|
1d7d5a7252
|
fix by review
|
2023-09-04 12:15:29 +09:00 |
|
moririn2528
|
3e13de1b76
|
fix by lint
|
2023-09-01 12:12:30 +09:00 |
|
moririn2528
|
b09e223e17
|
modify API
|
2023-09-01 12:03:45 +09:00 |
|
moririn2528
|
9d1c006f9e
|
fix by lint
|
2023-08-30 14:36:58 +09:00 |
|
moririn2528
|
294c47f338
|
fix by review
|
2023-08-30 13:51:10 +09:00 |
|
moririn2528
|
dd28a0114a
|
merge
|
2023-08-30 13:32:03 +09:00 |
|
moririn2528
|
00ddfc564b
|
fix by lint
|
2023-08-29 17:54:50 +09:00 |
|
moririn2528
|
9564731ce9
|
add test and fix by lint
|
2023-08-29 16:58:51 +09:00 |
|
moririn2528
|
ad149f073c
|
add test for skip api
|
2023-08-28 14:47:07 +09:00 |
|
c-bata
|
273d4fe60b
|
Merge pull request #564 from Alnusjaponica/deprecate-artifact
Store artifact meta in `trial_system_attr`
|
2023-08-25 15:07:10 +09:00 |
|
Shinichi Hemmi
|
af7abc913d
|
Replace MagicMock with actual storage
|
2023-08-25 13:53:54 +09:00 |
|
Shinichi Hemmi
|
1826631585
|
Add unit tests
|
2023-08-21 12:32:45 +09:00 |
|
Shinichi Hemmi
|
961f9c8716
|
Revert change on get_artifact_meta()
|
2023-08-17 20:33:17 +09:00 |
|
Shinichi Hemmi
|
2cf12457d5
|
Remove unused argument
|
2023-08-17 15:56:11 +09:00 |
|
moririn2528
|
7f6154fb82
|
add is_preferential flag to study summary API
|
2023-08-17 15:23:57 +09:00 |
|
moririn2528
|
bbf04b6afe
|
add test for post_preference API
|
2023-08-16 15:33:34 +09:00 |
|
moririn2528
|
43fb896750
|
fix lint error
|
2023-08-16 15:23:41 +09:00 |
|
c-bata
|
5a35d229db
|
Add JSON API tests for preferential best trials
|
2023-08-16 15:21:10 +09:00 |
|
moririn2528
|
a63ae6fbc8
|
Merge branch 'main' into preferential-best-trials
|
2023-08-16 15:10:25 +09:00 |
|
c-bata
|
4f99c7a1a0
|
Fix isort error
|
2023-08-16 15:00:19 +09:00 |
|
c-bata
|
10e6ab3d40
|
Clear in memory cache every after api calls in unit tests
|
2023-08-16 14:57:41 +09:00 |
|
moririn2528
|
4862faa8f0
|
fix test
|
2023-08-16 13:20:30 +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
|
95336d2f4b
|
Merge pull request #546 from c-bata/preferential-optimization
Add `optuna_dashboard.preferential` module
|
2023-08-10 14:35:58 +09:00 |
|
c-bata
|
44de38ac86
|
Add optuna_dashboard.preferential module
|
2023-08-09 14:44:52 +09:00 |
|
c-bata
|
b2ab7d8d48
|
Update version constraints
|
2023-08-08 10:31:40 +09:00 |
|
c-bata
|
44a7b8a540
|
Fix broken tests
|
2023-08-07 10:10:17 +09:00 |
|
c-bata
|
1f9b05e15d
|
Fix artifact endpoint
|
2023-08-04 18:59:57 +09:00 |
|
c-bata
|
2c3fb7711d
|
Fix tests
|
2023-08-04 18:31:54 +09:00 |
|
c-bata
|
57ea65a93d
|
Fix tests
|
2023-08-04 18:22:28 +09:00 |
|
c-bata
|
1dd34d8736
|
Add tests
|
2023-08-04 18:09:39 +09:00 |
|
Shinichi Hemmi
|
b9bb95f948
|
Remove unused ignore
|
2023-07-28 09:56:30 +09:00 |
|
Shinichi Hemmi
|
5b175e0d5b
|
Replace "assert ...==..." with self.assertEqual
|
2023-07-27 17:17:21 +09:00 |
|
cross32768
|
244f1c8325
|
Change type annotation style
|
2023-07-07 16:38:13 +09:00 |
|
cross32768
|
4d728e4533
|
Update test for combination
|
2023-07-07 15:55:32 +09:00 |
|
cross32768
|
836382c915
|
Add unit tests
|
2023-07-07 12:10:54 +09:00 |
|
c-bata
|
ca5bf5f315
|
Fix a bug that boto3.upload_fileobj may close the file
|
2023-06-13 03:30:02 +09:00 |
|
c-bata
|
cd072c630b
|
Add AppendPrefix middleware for ArtifactBackend
|
2023-06-09 11:53:18 +09:00 |
|
c-bata
|
5a4240c004
|
Add exponential backoff middleware for ArtifactBackend
|
2023-06-09 11:37:14 +09:00 |
|
c-bata
|
2603f7a874
|
Remvoe an unused test
|
2023-06-08 10:20:58 +09:00 |
|
c-bata
|
ae8810f31b
|
Fix isort errors
|
2023-06-02 19:21:51 +09:00 |
|
c-bata
|
9646f6367e
|
Add ArtifactNotFound exception
|
2023-06-02 18:02:55 +09:00 |
|
c-bata
|
cefa098566
|
Add a test case for non file-like object in Boto3Backend
|
2023-06-02 12:17:44 +09:00 |
|
c-bata
|
b0c8f9a28d
|
Use boto3.client instead of boto3.resource
|
2023-06-02 12:09:55 +09:00 |
|
c-bata
|
16a6265d64
|
Fix a broken test
|
2023-05-10 09:51:27 +09:00 |
|
Masashi Shibata
|
cdee5c28a5
|
Merge pull request #428 from c-bata/support-optuna-metric-names
Support `metric_names` introduced in Optuna
|
2023-04-27 17:13:54 +09:00 |
|
c-bata
|
94e20b3f03
|
Fix mypy errors
|
2023-04-13 19:03:28 +09:00 |
|