nabenabe0928
|
c0df7dc3d8
|
Clear cache before going to another tests in unit tests
|
2023-12-07 07:46:52 +01:00 |
|
c-bata
|
e25d42ea91
|
Merge pull request #726 from not522/intermediate-values-layout-shift
Prevent layout shift with intermediate values plot
|
2023-12-07 13:59:46 +09:00 |
|
c-bata
|
1282eb21e7
|
Merge pull request #724 from nabenabe0928/bug-fix/fix-sort-in-rank-plot-for-inf-values
[bug] Fix an error caused by infinity in trial.values
|
2023-12-07 13:39:35 +09:00 |
|
Naoto Mizuno
|
885da8fcac
|
Prevent layout shift with intermediate values plot by rearranging the order of graphs
|
2023-12-07 13:27:38 +09:00 |
|
nabenabe0928
|
bdd27590a9
|
Apply formatter
|
2023-12-06 07:12:07 +01:00 |
|
nabenabe0928
|
d18562f62c
|
[bug] Fix an error caused by infinity in trial.values
|
2023-12-06 07:02:17 +01:00 |
|
c-bata
|
480c618b08
|
Merge pull request #715 from contramundum53/test-upload
Add test on `upload_artifact` API
|
2023-12-04 16:28:16 +09:00 |
|
c-bata
|
f79ef2223e
|
Merge pull request #718 from not522/fix-rank
Fix sort in rank plot
|
2023-12-04 16:19:15 +09:00 |
|
Contramundum
|
9e314a96dd
|
format
|
2023-12-04 16:12:29 +09:00 |
|
Contramundum
|
b200caaa10
|
Merge branch 'test-upload' of github.com:contramundum53/optuna-dashboard into test-upload
|
2023-12-04 16:11:05 +09:00 |
|
Contramundum
|
5bbb11cf46
|
code fix
|
2023-12-04 16:10:55 +09:00 |
|
Hideaki Imamura
|
9f021f589f
|
Merge pull request #680 from keisuke-umezawa/fix/refactor-rank-plot
Use the same implementation of getAxisInfo for rank and contour plot
|
2023-12-04 14:43:25 +09:00 |
|
 contramundum53andc-bata
|
1f29783877
|
Update python_tests/artifact/test_backend.py
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
|
2023-11-30 16:46:08 +09:00 |
|
Naoto Mizuno
|
bee7c97009
|
Fix sort in rank plot
|
2023-11-30 15:24:16 +09:00 |
|
c-bata
|
9eeda40a02
|
Merge pull request #703 from adjeiv/save_sys_attrs
Ensure trial notes are transferred when renamed
|
2023-11-30 09:55:05 +09:00 |
|
Victoria A
|
caa2d0cbbd
|
Move line so any exceptions are caught
|
2023-11-29 22:07:38 +00:00 |
|
Contramundum
|
60888843db
|
Add test on upload_artifact
|
2023-11-29 17:22:14 +09:00 |
|
Victoria A
|
6873b3b9ba
|
Remove added files
|
2023-11-28 14:02:44 +00:00 |
|
Victoria A
|
d52939bd8a
|
Transfer to copy, and remove delete API fns
|
2023-11-28 13:57:15 +00:00 |
|
c-bata
|
c8dfa450b8
|
Merge pull request #700 from c-bata/refactor-datagrid-filter
Filter DataGrid rows by multiple conditions
|
2023-11-28 17:52:53 +09:00 |
|
c-bata
|
520d4d3fda
|
Merge pull request #713 from c-bata/fix-upload-trial-artifact
Fix a minor bug that `upload_artifact` api does not return the latest artifacts.
|
2023-11-28 15:58:28 +09:00 |
|
c-bata
|
4aa45174d7
|
Merge pull request #714 from not522/test-proxy-trial-artifact
Add tests for `proxy_trial_artifact`
|
2023-11-28 15:58:14 +09:00 |
|
Naoto Mizuno
|
d31ab9a68d
|
Add tests for proxy_trial_artifact
|
2023-11-28 15:32:21 +09:00 |
|
c-bata
|
265dfb4c95
|
Update trial artifacts after uploaded
|
2023-11-28 14:57:01 +09:00 |
|
c-bata
|
41a82dbfb8
|
Merge pull request #708 from gen740/remove_delete_artifact_from_done_trial
Remove delete artifact from done trial
|
2023-11-28 14:38:54 +09:00 |
|
c-bata
|
fc77515e6f
|
Merge branch 'main' into refactor-datagrid-filter
|
2023-11-28 14:21:54 +09:00 |
|
c-bata
|
18ed414c9a
|
Fix lint errors
|
2023-11-28 14:21:43 +09:00 |
|
 c-bataandShuhei Watanabe
|
6a55acb662
|
Apply suggestions from code review
Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
|
2023-11-28 14:20:51 +09:00 |
|
c-bata
|
ed5d91bf04
|
Merge pull request #712 from eukaryo/addtest_proxt_study_artifact
Add tests for `proxy_study_artifact`
|
2023-11-27 18:37:35 +09:00 |
|
c-bata
|
9efd7bf543
|
Merge pull request #707 from nabenabe0928/test/add-tests-for-save-trial-note
Add tests for save_trial_note
|
2023-11-27 17:30:21 +09:00 |
|
Hiroki Takizawa
|
ff210f50d6
|
Update test_backend.py
|
2023-11-27 16:30:28 +09:00 |
|
 Hiroki Takizawaandc-bata
|
e3cad622f7
|
Update python_tests/artifact/test_backend.py
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
|
2023-11-27 16:29:17 +09:00 |
|
 Hiroki Takizawaandc-bata
|
c89aac71d6
|
Update python_tests/artifact/test_backend.py
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
|
2023-11-27 16:29:08 +09:00 |
|
 Hiroki Takizawaandc-bata
|
4b439a6997
|
Update python_tests/artifact/test_backend.py
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
|
2023-11-27 16:29:00 +09:00 |
|
Naoto Mizuno
|
39c5e7e8f4
|
Merge pull request #711 from hrntsm/fix-out-of-bounds-in-randint
Fix randint ValueError in windows
|
2023-11-27 16:03:39 +09:00 |
|
nabenabe0928
|
09c95197d8
|
Make test_save_trial_note_overwrite more robust
|
2023-11-27 07:41:37 +01:00 |
|
nabenabe0928
|
616832c98b
|
Apply black to test_api
|
2023-11-27 07:35:12 +01:00 |
|
nabenabe0928
|
ca98208cca
|
Replace assertEqual with == because we use pytest as a runner
|
2023-11-27 07:33:38 +01:00 |
|
nabenabe0928
|
6838dd27da
|
Rename util method in test_save_trial_note
|
2023-11-27 07:31:50 +01:00 |
|
nabenabe0928
|
f29a6e9c0c
|
Address the comments by c-bata
|
2023-11-27 07:30:37 +01:00 |
|
Hiroki Takizawa
|
ba23617127
|
Update test_backend.py
|
2023-11-27 14:57:01 +09:00 |
|
c-bata
|
1759389090
|
Merge pull request #706 from toshihikoyanase/support-numpy-scalar-in-user-attrs
Support `numpy` scalars in `Trial.user_attrs`
|
2023-11-27 14:28:13 +09:00 |
|
hrntsm
|
bf7c930aed
|
Add dtype to randint
|
2023-11-26 17:43:05 +09:00 |
|
Kenshin Abe
|
cacae81fd3
|
Merge pull request #709 from keisuke-umezawa/feature/add-codecov-badge
Add codecov badge
|
2023-11-24 13:07:34 +09:00 |
|
Kenshin Abe
|
5518b35c3e
|
Merge pull request #695 from keisuke-umezawa/feature/introduce-eqeqeq
Introduce eqeqeq and fix some lines
|
2023-11-24 11:38:40 +09:00 |
|
keisuke-umezawa
|
a801b89c5f
|
Add codecov badge
|
2023-11-23 18:57:12 +09:00 |
|
keisuke umezawa
|
f3fda8f720
|
Merge pull request #674 from gen740/add_upload_study_artifact_api
Add upload study artifact api
|
2023-11-23 18:26:56 +09:00 |
|
keisuke-umezawa
|
d2748eba49
|
Fix errors
|
2023-11-23 17:48:37 +09:00 |
|
gen740
|
a85641a7c2
|
Merge branch 'main' into remove_delete_artifact_from_done_trial
|
2023-11-23 10:41:51 +09:00 |
|
Toshihiko Yanase
|
ad4d29f70b
|
Fix import lines
|
2023-11-22 15:22:23 +09:00 |
|