Installation

The PySAD framework can be installed via:

pip install -U pysad

Alternatively, you can install the library directly using the source code in Github repository by:

git clone https://github.com/selimfirat/pysad.git
cd pysad
pip install .

Required Dependencies:

  • Python 3.10+

  • numpy==2.0.2

  • scikit-learn==1.5.2

  • scipy==1.13.1

  • pyod==1.1.0

  • combo==0.1.3

Optional Dependencies: