32 Commits
Author SHA1 Message Date
keisuke-umezawa 59e4081847 Fix type of datetime start complete 2024-09-15 13:53:29 +09:00
porink0424 29c4e73b94 Add the test for checking the distribution property as well 2024-06-26 10:34:32 +09:00
porink0424 747098b689 Add the test to check the study with dynamic search space 2024-06-21 18:37:28 +09:00
porink0424 e215b1bf10 Modify the logic of storages 2024-06-21 18:36:57 +09:00
porink0424 a408c9d78e Modify tslib/storage following the change of the type 2024-06-21 11:04:31 +09:00
porink0424 0ceaec0c15 Allow system_attr.constraints to be undef in JournalOpSetTrialSystemAttr interface 2024-05-10 16:11:50 +09:00
porink0424 2a41914ff1 Apply formatter to python file 2024-05-10 14:41:47 +09:00
porink0424 c432140e8c Add tests 2024-05-10 14:35:57 +09:00
porink0424 8c1d9f8226 Support constraints for tslib/storage 2024-05-10 14:35:40 +09:00
porink0424 0ec4f085f7 Add tests 2024-05-10 13:06:45 +09:00
porink0424 7b4ecd417f Apply formatter 2024-05-10 11:58:25 +09:00
porink0424 6ed7b5ef0e Support metric_names for tslib/storage 2024-05-10 11:49:43 +09:00
porink0424 edf7107242 Merge branch 'main' of github.com:porink0424/optuna-dashboard into fix/tslib-types 2024-05-08 16:52:14 +09:00
porink0424 17783a7230 Apply formatter 2024-05-08 16:34:51 +09:00
porink0424 de1d3961fd Export OptunaStorage from tslib/storage 2024-05-08 16:30:08 +09:00
porink0424 2ac17285d1 Modify test in storage 2024-05-08 14:49:18 +09:00
porink0424 1f5dd10adb Apply formatter 2024-05-08 14:45:58 +09:00
porink0424 1c1b6e5dc3 Update tslib/storage in response to renaming 2024-05-08 14:44:41 +09:00
porink0424 5d6e7beba1 Add typescript into devDependencies in tslib/types & tslib/storage 2024-04-19 17:28:51 +09:00
porink0424 2d0bcf014f Apply formatter 2024-04-10 15:36:10 +09:00
porink0424 c1a86d0efd Make another file including broken lines 2024-04-10 15:34:02 +09:00
porink0424 b0d432e806 Apply formatter 2024-04-10 15:05:51 +09:00
porink0424 f5acac09f1 Add detailed test items to journal.test 2024-04-10 14:46:42 +09:00
porink0424 601b41ea8c Add additional mock studies for testing 2024-04-10 14:45:36 +09:00
porink0424 16045c3beb JournalFileStorage now handles parsing errors when loading 2024-04-10 12:41:20 +09:00
porink0424 7ae1e4f371 Replace null -> undefined in trial.values to support type 2024-04-05 11:56:26 +09:00
porink0424 12784c3db3 Fix bug regarding NaN, Infinity, -Infinity in loadJournalStorage 2024-04-03 19:05:38 +09:00
c-bata 978695b985 Fix ci 2024-03-27 08:01:18 +09:00
c-bata e6107cc275 Fix workflows 2024-03-27 07:50:22 +09:00
c-bata 8be15734f8 Add a test case for JournalFileStorage 2024-03-23 02:41:31 +09:00
c-bata d2a135d474 Fix CI errors 2024-03-22 19:44:00 +09:00
c-bata fa45d6bdb9 Rename @optuna/storage-loader to @optuna/storage 2024-03-22 19:31:41 +09:00