2 writes to Features
Microsoft.ML.Transforms (2)
PermutationFeatureImportance.cs (2)
204src.Features.CopyTo(ref dst.Features); 205VBufferUtils.ApplyAt(ref dst.Features, workingIndx,
2 references to Features
Microsoft.ML.Transforms (2)
PermutationFeatureImportance.cs (2)
204src.Features.CopyTo(ref dst.Features); 215nextValues[nextValuesIndex] = src.Features.GetItemOrDefault(nextFeatureIndex);