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