Installation¶
Python package¶
Create a virtual environment, upgrade pip, and install SafeML:
The package metadata declares numpy and spm1d as dependencies.
Clone the complete repository¶
The complete examples and non-Python implementations are stored in the repository:
Tip
Use the packaged modules for small Python experiments. Clone the repository when following the MATLAB, R, notebook, or dataset-specific examples.