SingleFeaturePredictionTransformerBase<TModel>.FeatureColumnType Property
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.
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