mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Add optional-dependencies for preferential optimization
This commit is contained in:
@@ -27,7 +27,7 @@ First, ensure the necessary packages are installed by executing the following co
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ pip install "optuna>=3.3.0" "optuna-dashboard>=0.13.0b1" pillow botorch
|
||||
$ pip install "optuna>=3.3.0" "optuna-dashboard[preferential]>=0.13.0b1" pillow
|
||||
|
||||
Next, execute the Python script, copied from `generator.py`_.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user