mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Write docstring for preferential optimization
This commit is contained in:
@@ -18,6 +18,9 @@ General APIs
|
||||
Human-in-the-loop
|
||||
-----------------
|
||||
|
||||
Form Widgets
|
||||
~~~~~~~~~~~~
|
||||
|
||||
.. autosummary::
|
||||
:toctree: _generated/
|
||||
:nosignatures:
|
||||
@@ -30,6 +33,17 @@ Human-in-the-loop
|
||||
optuna_dashboard.TextInputWidget
|
||||
optuna_dashboard.ObjectiveUserAttrRef
|
||||
|
||||
Preferential Optimization
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. autosummary::
|
||||
:toctree: _generated/
|
||||
:nosignatures:
|
||||
|
||||
optuna_dashboard.preferential.create_study
|
||||
optuna_dashboard.preferential.load_study
|
||||
optuna_dashboard.preferential.PreferentialStudy
|
||||
|
||||
Streamlit
|
||||
-----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user