EstimatorTypeExtension.IsTrainer(EstimatorType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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