Skip to content

Statistical learning models library for blackbox optimization

License

Notifications You must be signed in to change notification settings

Ahmed-Bayoumy/SLML

Repository files navigation

lx-build-and-pytest macos-build-and-pytest macos-build-and-pytest

SLML

Statistical Learning Models Library: A python library for dynamic surrogates and statistical learning algorithms

Version 2.1.0


License & copyright

© Ahmed H. Bayoumy

Installation

pip install StatLML

How to use SLML package

After installing the SLML package, the functions and classes of SLML module can be imported directly into the python script as follows:

from SLML import *