Installation

There are two different ways to install stabilized-ica :

Installing from PyPI

>>> pip install stabilized-ica

Installing from GitHub

>>> pip install git+https://github.com/ncaptier/stabilized-ica

Dependencies

Dependency

Minimum version

joblib

1.1.0

matplotlib

3.2.2

networkx

2.7.1

numpy

1.18.5

pandas

1.0.5

python-picard

0.4

scikit-learn

1.0.2

scipy

1.7.3

tqdm

4.64.0

umap-learn

0.5.3

Warning

stabilized-ica requires at least Python 3.8.

Note

Both installing options should install all the dependencies.