1 write to PetalLength
Microsoft.ML.Tests (1)
Scenarios\Api\Estimators\Extensibility.cs (1)
36j.PetalLength = i.SepalLength > 3 ? i.PetalLength : i.SepalLength;
1 reference to PetalLength
Microsoft.ML.Tests (1)
Scenarios\Api\Estimators\Extensibility.cs (1)
36j.PetalLength = i.SepalLength > 3 ? i.PetalLength : i.SepalLength;