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