Statistical Learning Models Library: A python library for dynamic surrogates and statistical learning algorithms
Version 2.1.0
pip install StatLML
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 *