Contents

scikit-optimize 0.10.2

0

Sequential model-based optimization toolbox.

Sequential model-based optimization toolbox.

Stars: 2812, Watchers: 2812, Forks: 558, Open Issues: 318

The scikit-optimize/scikit-optimize repo was created 9 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 2812 github stars!

How to Install scikit-optimize

You can install scikit-optimize using pip

pip install scikit-optimize

or add it to a project with poetry

poetry add scikit-optimize

Package Details

Author
The scikit-optimize contributors
License
BSD 3-clause
Homepage
None
PyPi:
https://pypi.org/project/scikit-optimize/
GitHub Repo:
https://github.com/scikit-optimize/scikit-optimize

Classifiers

  • Scientific/Engineering
  • Software Development
No  scikit-optimize  pypi packages just yet.

Errors

A list of common scikit-optimize errors.

Code Examples

Here are some scikit-optimize code examples and snippets.

Related Packages & Articles

autoviz 0.1.905

Automatically Visualize any dataset, any size with a single line of code

dtreeviz 2.3.2

A Python 3 library for sci-kit learn, XGBoost, LightGBM, Spark, and TensorFlow decision tree visualization

optax 0.2.7

A gradient processing and optimization library in JAX.

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).