3 references to PredictedPlant
Microsoft.ML.Tests (3)
Scenarios\IrisPlantClassificationWithStringLabelTests.cs (3)
60Assert.True(prediction.PredictedPlant == "Iris-setosa"); 73Assert.True(prediction.PredictedPlant == "Iris-virginica"); 86Assert.True(prediction.PredictedPlant == "Iris-versicolor");