Installation

Overview & installation

Install the Nextmv & scikit-learn Python SDK.

The Nextmv & scikit-learn Python SDK, nextmv-scikit-learn, is a package to interact programmatically with Nextmv and the scikit-learn machine library, from Python. A great way to get started is to check out the community apps. The following apps are a non-exhaustive list of concrete examples for using this SDK:

The nextmv-scikit-learn package is a wrapper around the scikit-learn library to make it easy to use with Nextmv. It provides support for these models:

Installation

The package is hosted on PyPI. Python >=3.9 is required.

Install via pip:

pip install nextmv-scikit-learn
Copy

Note that nextmv-scikit-learn installs the nextmv_sklearn package, which is the importable name for the SDK.

Page last updated

Go to on-page nav menu