chore: add optuna to hyperopt optional dependencies
This commit is contained in:
@@ -79,6 +79,8 @@ plot = ["plotly>=4.0"]
|
|||||||
hyperopt = [
|
hyperopt = [
|
||||||
"scipy",
|
"scipy",
|
||||||
"scikit-learn",
|
"scikit-learn",
|
||||||
|
"optuna > 4.0.0",
|
||||||
|
"cmaes",
|
||||||
"filelock",
|
"filelock",
|
||||||
]
|
]
|
||||||
freqai = [
|
freqai = [
|
||||||
|
|||||||
Reference in New Issue
Block a user