c-bata
|
f79ef2223e
|
Merge pull request #718 from not522/fix-rank
Fix sort in rank plot
|
2023-12-04 16:19:15 +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 |
|
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 |
|
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 |
|
nabenabe0928
|
685e284613
|
Apply mypy
|
2023-11-22 06:54:55 +01:00 |
|
nabenabe0928
|
dcbd7a3c98
|
Apply formatter
|
2023-11-22 06:52:06 +01:00 |
|
nabenabe0928
|
f0f876596a
|
Apply flake8
|
2023-11-22 06:47:33 +01:00 |
|
nabenabe0928
|
f2f5e36657
|
Add tests for save_trial_note
|
2023-11-22 06:40:15 +01:00 |
|
Toshihiko Yanase
|
7401fae2d6
|
Check if value is numbers.Real
|
2023-11-22 13:59:40 +09:00 |
|
Toshihiko Yanase
|
0aec86dbb1
|
Fix expected values.
|
2023-11-22 13:30:02 +09:00 |
|
Toshihiko Yanase
|
5810ef7760
|
Cast to str.
|
2023-11-22 12:08:35 +09:00 |
|
Toshihiko Yanase
|
ecf5ab80f7
|
Support numpy scalars in Trial.user_attrs
|
2023-11-22 11:48:22 +09:00 |
|
Victoria A
|
11e38ea439
|
Typing info
|
2023-11-18 11:30:55 +00:00 |
|
Victoria A
|
319448a7c1
|
Tests, formatting
|
2023-11-18 10:57:39 +00:00 |
|
c-bata
|
cd2159ea46
|
Merge pull request #702 from toshihikoyanase/add-save-trial-user-attrs-tests
Add unit tests for `save_trial_user_attrs`
|
2023-11-17 18:08:45 +09:00 |
|
Toshihiko Yanase
|
c1c6adc3a6
|
Remove unnecessary empty lines.
|
2023-11-17 18:03:23 +09:00 |
|