Freigeben über


MLContextExtension.Auto(MLContext) Methode

Definition

Gibt einen Katalog aller möglichen AutoML-Vorgänge zurück.

public static Microsoft.ML.AutoML.AutoCatalog Auto(this Microsoft.ML.MLContext mlContext);
static member Auto : Microsoft.ML.MLContext -> Microsoft.ML.AutoML.AutoCatalog
<Extension()>
Public Function Auto (mlContext As MLContext) As AutoCatalog

Parameter

mlContext
MLContext

MLContext Instanz.

Gibt zurück

Ein Katalog aller möglichen AutoML-Vorgänge.

Gilt für: