Add dict_to_form_widget

This commit is contained in:
c-bata
2023-04-13 18:52:35 +09:00
parent ea4b294289
commit 3c63388198
4 changed files with 104 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ Human-in-the-loop
:nosignatures:
optuna_dashboard.register_objective_form_widgets
optuna_dashboard.dict_to_form_widget
optuna_dashboard.ChoiceWidget
optuna_dashboard.SliderWidget
optuna_dashboard.TextInputWidget