3 references to ApplyAt
Microsoft.ML.Core.Tests (2)
UnitTests\TestVBuffer.cs (2)
37
VBufferUtils.
ApplyAt
(ref buffer, 6, (int slot, ref float value) => { value = value + 1; });
714
VBufferUtils.
ApplyAt
(ref a, slot, manip);
Microsoft.ML.Transforms (1)
PermutationFeatureImportance.cs (1)
205
VBufferUtils.
ApplyAt
(ref dst.Features, workingIndx,