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