Skip to content

Statistical learning models library for blackbox optimization

License

Notifications You must be signed in to change notification settings

Ahmed-Bayoumy/SLML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

716741c · Dec 25, 2023

History

53 Commits
Jun 4, 2023
Jun 4, 2023
Dec 25, 2023
Dec 25, 2023
Jun 2, 2023
Apr 16, 2022
Jun 4, 2023
Feb 5, 2023
Feb 5, 2023
Jun 4, 2023
Oct 28, 2022
Jun 4, 2023
Jun 4, 2023

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 *