报错如下: import skopt ImportError: No module named ‘skopt’
安装:pip install scikit-optimize
参考链接:https://scikit-optimize.github.io/