2 references to OutputScores
Microsoft.ML.Samples.GPU (2)
docs\samples\Microsoft.ML.Samples\Dynamic\TensorFlow\TextClassification.cs (2)
120
OutputScores
>(model);
123
var
prediction = engine.Predict(data[0]);