SingleFeaturePredictionTransformerBase<TModel>.FeatureColumnType Property

Definition

The type of the prediction transformer

public Microsoft.ML.Data.DataViewType FeatureColumnType { get; }
member this.FeatureColumnType : Microsoft.ML.Data.DataViewType
Public ReadOnly Property FeatureColumnType As DataViewType

Property Value

Implements

Applies to