Commit Graph
48 Commits
Author SHA1 Message Date
c-bata 3b10ad1313 Fix the bug while displaying study_user_attrs 2023-08-24 15:18:30 +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 049c27945a create ui for preferential optimization 2023-08-17 16:19:49 +09:00
moririn2528 9f4e333bc3 add is_preferential flag to StudySummary in typescript 2023-08-17 15:31:23 +09:00
c-bata 2d2c11c8c0 Remove system_attrs attributes from API response 2023-08-10 15:48:33 +09:00
keisuke umezawa db0e1cc84c Merge pull request #525 from hrntsm/Add_constraints_for_pareto_front
Add constraints for pareto front
2023-07-25 21:40:34 +09:00
hrntsm c62b58add8 Revert "Update interface of constraint to optional"
This reverts commit 7fbcb1900c.
2023-07-25 11:35:14 +09:00
hrntsm 7fbcb1900c Update interface of constraint to optional 2023-07-24 10:19:06 +09:00
keisuke-umezawa 16f49731fd Remove 'x' is defined but never used warning 2023-07-23 16:45:49 +09:00
hrntsm 6b912ae732 Apply formatting 2023-07-21 16:05:29 +09:00
hrntsm d3135c1551 Add serialize constraints 2023-07-19 22:29:43 +09:00
c-bata e39e59306b Add an optional option for TextInputWidget 2023-05-09 20:31:24 +09:00
c-bata d6f38467fe Follow-up #411 to refactor type definitions 2023-04-13 12:14:38 +09:00
Kenshin Abe 031a1e103a Fix type 2023-04-12 16:34:38 +09:00
Kenshin Abe c7221c1ea4 Implement register_user_attr_form_widgets 2023-03-10 16:18:08 +09:00
Kenshin Abe 8aadf8aab3 Implement human-in-the-loop via trial.user_attrs 2023-03-06 21:34:01 +09:00
c-bata 6a0a43fabd Merge branch 'main' into custom-widget 2023-01-26 12:09:45 +09:00
c-bata 7469e166b7 Merge branch 'main' into artifact 2023-01-26 11:54:32 +09:00
c-bata 2497e5e084 Add type definitions for objective_form_widgets 2023-01-25 16:06:44 +09:00
keisuke umezawaandMasashi Shibata 887ed02fdf Update optuna_dashboard/ts/apiClient.ts
Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
2023-01-25 10:48:24 +09:00
keisuke-umezawa 090d8ac9b0 Follow review comments
Fix flake8

Fix missing commits
2023-01-24 10:58:18 +09:00
keisuke-umezawa cf16cd8507 Follow review comments 2023-01-24 10:58:18 +09:00
c-bata 798a433029 Avoid to call useState in collapseBody 2023-01-24 10:58:18 +09:00
keisuke-umezawa 9fc5ca63a4 Follow review comments 2023-01-24 10:58:18 +09:00
keisuke-umezawa 4d3e5a888d Apply multi objectives 2023-01-24 10:58:18 +09:00
keisuke-umezawa bd07e0497a Use array for tell values 2023-01-24 10:58:18 +09:00
keisuke-umezawa 96a6362850 Use material ui 2023-01-24 10:58:18 +09:00
keisuke-umezawa 98bad06825 Add error handling 2023-01-24 10:58:18 +09:00
keisuke-umezawa ea26215a19 Implement python api 2023-01-24 10:58:18 +09:00
c-bata 6a6c964c3b Support multiple file uploads 2023-01-15 14:04:00 +09:00
c-bata 639d61ba7b Add delete artifact button 2023-01-14 23:50:25 +09:00
c-bata 1be4493af7 Add an Artifact column 2023-01-14 15:07:15 +09:00
c-bata a354184237 Implement APIMeta API 2023-01-14 12:54:04 +09:00
c-bata 920770e5fa Implement FileUpload on MarkdownEditor 2023-01-14 01:13:13 +09:00
c-bata ae4f6fdff4 Support fixed_params 2023-01-07 20:34:54 +09:00
c-bata e77c8daf06 Use distributions for plots 2023-01-06 23:56:07 +09:00
c-bata b03b1ef0f7 Add button to rename study 2023-01-06 01:29:04 +09:00
c-bata 192b24eeb3 Add API to set objective names 2023-01-04 19:38:44 +09:00
c-bata 083a9aff0e Store trial note in study_system_attrs 2023-01-01 23:09:51 +09:00
c-bata d3d5e42fea Add markdown note for trials 2023-01-01 20:49:49 +09:00
c-bata 4fe8b36eae Refactor hyperparameter importance 2023-01-01 11:46:10 +09:00
c-bata cb891c129b Added a lot of improvements 2022-12-31 16:15:39 +09:00
c-bata 4de83ec14d Make user_attrs non-filterable if the value is number 2022-12-08 14:40:33 +09:00
Masahiro Sakai e33481572c modify union_user_attrs to hold only keys 2022-11-06 16:24:27 +09:00
Masahiro Sakai 11eb1fb998 receive union_user_attrs from /api/studies/<study_id:int> 2022-11-06 14:10:01 +09:00
c-bata 68f7b75e1c Fix -inf and nan handling 2022-05-25 20:31:00 +09:00
c-bata 9ddf2da518 Fix N+1 queries problem 2022-05-06 19:02:53 +09:00
c-bata 3af6444f84 Rename static dir 2022-03-20 02:03:35 +09:00