1 write to PetalLength
Microsoft.ML.IntegrationTests (1)
DataTransformation.cs (1)
54
output.
PetalLength
= input.PetalLength;
1 reference to PetalLength
Microsoft.ML.IntegrationTests (1)
DataTransformation.cs (1)
70
var cosineDistance = angiospermCosine(row.
PetalLength
, row.PetalWidth, row.SepalLength, row.SepalWidth);