SingleFeaturePredictionTransformerBase<TModel>.FeatureColumnName Property

Definition

The name of the feature column used by the prediction transformer.

public string FeatureColumnName { get; }
member this.FeatureColumnName : string
Public ReadOnly Property FeatureColumnName As String

Property Value

Implements

Applies to