3. May 2021

Optimization with Python

The new version of our ClearVu Python Package now provides optimization methods. The methods which are used for hyperparameter optimization of the models can also be used for the optimization of target functions in python projects.

Like for the modelling, the data exchange uses the panda package. The API-documentation was extended with related examples and descriptions.

Python Package Website