Commit Graph
885 Commits
Author SHA1 Message Date
lucasmrdt d11d777029 Fix the bug while renaming a study with maximize direction 2023-08-24 16:07:03 +02:00
c-bata 5c5270b4bd Merge pull request #478 from keisuke-umezawa/feature/merge-graph-edf
Merge the implementation of GraphEdf and GraphEdfMultiStudies
2023-08-24 18:44:34 +09:00
c-bata 3b10ad1313 Fix the bug while displaying study_user_attrs 2023-08-24 15:18:30 +09:00
c-bata f1259305b5 Merge pull request #565 from moririn2528/preferential-ts
create base of Preferential UI
2023-08-21 15:43:45 +09:00
moririn2528andc-bata 30c36e172e Update optuna_dashboard/ts/apiClient.ts
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
2023-08-21 15:35:14 +09:00
moririn2528 d34bc9a8af fix design a little 2023-08-21 15:19:36 +09:00
moririn2528 e38232a341 fix by review 2023-08-21 14:52:08 +09:00
keisuke-umezawa 7b322c8bb8 Only show legend with multiple studies in history plot 2023-08-19 16:06:20 +09:00
keisuke-umezawa 3ac858185c Fix type and console warnings 2023-08-19 15:34:51 +09:00
keisuke-umezawa 97eb633d78 Follow review comments 2023-08-19 15:07:30 +09:00
keisuke-umezawa 5fbbb16746 Rename GraphEdfMultiStudies into GraphEdf 2023-08-19 15:07:30 +09:00
keisuke-umezawa f6bc5ba77a Merge the implementation of GraphEdf and GraphEdfMultiStudies 2023-08-19 15:07:30 +09:00
moririn2528 9c32be4588 uniform internal error style 2023-08-17 18:31:07 +09:00
moririn2528 6094c408d9 fix by review and little more 2023-08-17 18:23:03 +09:00
moririn2528 63271b97d2 fix by lint 2023-08-17 17:24:58 +09:00
moririn2528 95bc385dc7 format 2023-08-17 16:34:05 +09:00
moririn2528 ff5b1e3ed8 hide direction when using preferential optimization 2023-08-17 16:30:13 +09:00
moririn2528 049c27945a create ui for preferential optimization 2023-08-17 16:19:49 +09:00
moririn2528 f0c475fe03 fix by review 2023-08-17 15:45:34 +09:00
moririn2528 9f4e333bc3 add is_preferential flag to StudySummary in typescript 2023-08-17 15:31:23 +09:00
moririn2528 7f6154fb82 add is_preferential flag to study summary API 2023-08-17 15:23:57 +09:00
moririn2528 a63ae6fbc8 Merge branch 'main' into preferential-best-trials 2023-08-16 15:10:25 +09:00
moririn2528 3f4e118b5d fix by review 2023-08-16 14:49:38 +09:00
moririn2528 852dd3d16b add API to report preference 2023-08-16 13:25:33 +09:00
c-bata e1504da8bd Merge pull request #558 from c-bata/is-prefernetial-api
Add `is_preferential` property to the study detail api response
2023-08-16 13:22:18 +09:00
moririn2528 a9d9621818 lint 2023-08-16 13:20:30 +09:00
i23_moririn2528 774a11665a formatting 2023-08-16 13:20:30 +09:00
i23_moririn2528 6defaa055b fix updating trial state 2023-08-16 13:20:30 +09:00
i23_moririn2528 e21159d40e fix preferential function 2023-08-16 13:20:30 +09:00
i23_moririn2528 f73c6fc0df update api for preferential optimization 2023-08-16 13:07:49 +09:00
c-bata 09676f2363 Merge pull request #552 from hrntsm/support-3dmodel-artifacts
Support 3dmodel artifacts
2023-08-16 11:28:58 +09:00
hrntsm 0603d34324 Follow review comments 2023-08-16 08:51:58 +09:00
c-bata c9c0f44581 Merge branch 'main' into remove-system-attrs-from-api-response 2023-08-14 20:37:24 +09:00
hrntsm b9523ad8ef Update handleLoadedGeometries 2023-08-12 22:24:40 +09:00
hrntsm 26fe527d58 Fix camera settings 2023-08-12 22:20:59 +09:00
hrntsm bf815ebd96 Fix width to show 3 icon in model viewer card 2023-08-12 22:04:16 +09:00
hrntsm 04540ddfc4 Clean code 2023-08-12 21:27:42 +09:00
hrntsm 4d2275635a Add model viewer target ext array 2023-08-12 13:54:34 +09:00
hrntsm bdaee91f9c Update modal icon to FullscreenIcon 2023-08-12 13:34:28 +09:00
hrntsm 1fe1f6bb09 Add rhino3dm support 2023-08-11 20:43:30 +09:00
hrntsm cb212970d1 Merge remote-tracking branch 'origin/main' into support-3dmodel-artifacts 2023-08-11 17:35:26 +09:00
hrntsm 915effd4fc Add modal button to model viewer 2023-08-11 17:27:29 +09:00
c-bata 2d2c11c8c0 Remove system_attrs attributes from API response 2023-08-10 15:48:33 +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
keisuke-umezawa bb6800c702 Follow review comments 2023-08-09 23:01:38 +09:00
keisuke-umezawa fe0cdd0288 Add directions in CompareStudies 2023-08-09 23:00:50 +09:00
c-bata 84577b8ff3 Document artifact warnings 2023-08-09 16:01:31 +09:00
c-bata 7895ec36f4 Bump the version up to v0.12.0 2023-08-09 15:15:35 +09:00
Hideaki Imamura d5347639d7 Merge pull request #540 from c-bata/optuna-artifact-support
Support optuna's artifact metadata
2023-08-09 15:05:56 +09:00
c-bata 44de38ac86 Add optuna_dashboard.preferential module 2023-08-09 14:44:52 +09:00