Metadata-Version: 2.1
Name: ProcessOptimizer
Version: 0.0.1
Summary: Sequential model-based optimization toolbox (forked from scikit-optimize)
Home-page: https://github.com/bytesandbrains/ProcessOptimizer
Author: Bytes and Brains
Author-email: UNKNOWN
License: BSD
Platform: UNKNOWN
Requires-Dist: pyaml
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy (>=0.14.0)
Requires-Dist: scikit-learn (>=0.19.1)

# ProcessOptimizer

ProcessOptimizer is a fork of scikit-optimize, that focuses on optimizing real world processes, like chemistry or baking.

ProcessOptimizer can be installed using "pip install ProcessOptimizer"
The repository and examples can be found at https://github.com/bytesandbrains/ProcessOptimizer/

