EstimatorTypeExtension.IsTrainer(EstimatorType) Method

Definition

public static bool IsTrainer(this Microsoft.ML.AutoML.CodeGen.EstimatorType estimatorType);
static member IsTrainer : Microsoft.ML.AutoML.CodeGen.EstimatorType -> bool
<Extension()>
Public Function IsTrainer (estimatorType As EstimatorType) As Boolean

Parameters

estimatorType
EstimatorType

Returns

Applies to