1 reference to ExtractValues
Microsoft.ML.Data (1)
Prediction\PredictionEngine.cs (1)
165private protected void ExtractValues(TSrc example) => _inputRow.ExtractValues(example);