1 write to NumericalFeatures
Microsoft.ML.IntegrationTests (1)
ModelFiles.cs (1)
246
NumericalFeatures
= new float[] { 1, 1, 1 },
1 reference to NumericalFeatures
Microsoft.ML.IntegrationTests (1)
ModelFiles.cs (1)
236
inputSchemaDefinition[nameof(ModelInput.
NumericalFeatures
)].ColumnType = new VectorDataViewType(NumberDataViewType.Single, 3);