Closed nzw0301 closed 5 months ago
I'm not sure why the skelarn's counter example script: https://github.com/optuna/optuna-examples/blob/main/sklearn/sklearn_optuna_search_cv_simple.py, is not executed by the CI job. Maybe additional pandas
dependency?
@nzw0301 We need the dependency for search cv as well. https://github.com/optuna/optuna-integration/blob/main/optuna_integration/sklearn/sklearn.py
https://github.com/optuna/optuna-integration/blob/main/optuna_integration/sklearn/requirements.txt
Motivation
https://github.com/optuna/optuna-examples/issues/230 and run a sklearn search cv by the CI.
Description of the changes
terminator_search_cv.py