Skip to content

convert_sklearn_to_riverΒΆ

Wraps a scikit-learn estimator to make it compatible with river.

ParametersΒΆ

  • estimator ('sklearn_base.BaseEstimator')

  • classes ('list') – defaults to None

    Class names necessary for classifiers.