2 implementations of FeatureColumnType
Microsoft.ML.Data (2)
Prediction\CalibratorCatalog.cs (1)
206
DataViewType ISingleFeaturePredictionTransformer<TICalibrator>.
FeatureColumnType
=> NumberDataViewType.Single;
Scorers\PredictionTransformer.cs (1)
218
public DataViewType
FeatureColumnType
{ get; }
1 reference to FeatureColumnType
Microsoft.ML.Data (1)
Prediction\IPredictionTransformer.cs (1)
24
/// and its type, <see cref="
FeatureColumnType
"/>. Implementations of this interface, have the ability