TrainerEstimatorBase<TTransformer,TModel>.FeatureColumn Field
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 feature column that the trainer expects.
public readonly Microsoft.ML.SchemaShape.Column FeatureColumn;
val mutable FeatureColumn : Microsoft.ML.SchemaShape.Column
Public ReadOnly FeatureColumn As SchemaShape.Column