Scikit-learn backend

This module contains the scikit-learn backend for ERTK. It is used to provide a consistent interface for scikit-learn models, and to provide additional functionality.

models

Scikit-learn implementations of various models.

classification

Scikit-learn classification functions.

utils

Utilities for scikit-learn estimators.