Installation

There are two different ways to install radshap :

Installing from PyPI

>>> pip install radshap

Installing from GitHub

>>> pip install git+https://github.com/ncaptier/radshap.git

Dependencies

Dependency

Minimum version

joblib

1.1.0

matplotlib

numpy

pandas

1.3.5

scikit-learn

1.0.2

seaborn

0.11.2

SimpleITK

1.2.4

Warning

stabilized-ica requires at least Python 3.7.

Note

Both installing options should install all the dependencies.