summaryrefslogtreecommitdiff
path: root/science/py-scikit-optimize/pkg-descr
blob: 7ad9890134b05b8ad3897d6995a996ea8551d293 (plain) (blame)
1
2
3
4
Scikit-Optimize, or skopt, is a simple and efficient library to minimize (very)
expensive and noisy black-box functions. It implements several methods for
sequential model-based optimization. skopt aims to be accessible and easy to use
in many contexts.