Installation

scikit-dimension requires Python 3.6 or later.

PyPI

Install scikit-dimension from PyPI using:

pip install scikit-dimension

Development Version

To work with the latest development version, install from GitHub using:

pip install git+https://github.com/j-bac/scikit-dimension

or:

git clone https://github.com/j-bac/scikit-dimension
pip install -e scikit-dimension

Dependencies

If you run into issues, do not hesitate to approach us or raise a GitHub issue.