sklearn Module

Contains an estimator for training with Scikit-Learn.

Classes

SKLearn

Creates an estimator for training in Scikit-learn experiments.

DEPRECATED. Use the ScriptRunConfig object with your own defined environment or the AzureML-Tutorial curated environment. For an introduction to configuring SKLearn experiment runs with ScriptRunConfig, see Train scikit-learn models at scale with Azure Machine Learning.

This estimator only supports single-node CPU training.

Supported versions: 0.20.3

Initialize a Scikit-learn estimator.