Skip to content

Installation

From PyPI:

pip install sklearn-raster

Optional extras can be installed with:

pip install sklearn-raster[tutorials]

Dependencies

  • Python >= 3.11
  • scikit-learn >= 1.2
  • numpy
  • dask