Skip to content

Installation

From PyPI

Info

sknnr is currently in pre-release on PyPI, so you'll need to use the --pre flag to install it.

pip install sknnr --pre

Dependencies

  • Python >= 3.11
  • scikit-learn >= 1.6.0
  • numpy
  • scipy