24 references to Densify
Microsoft.ML.Core (7)
Data\AnnotationUtils.cs (1)
393
VBufferUtils.
Densify
(ref catIndices);
Utilities\VBufferUtils.cs (6)
408
Densify
(ref dst);
427
Densify
(ref dst);
647
Densify
(ref dst);
734
Densify
(ref dst);
854
Densify
(ref dst);
1063
Densify
(ref dst);
Microsoft.ML.Core.Tests (1)
UnitTests\TestVBuffer.cs (1)
762
VBufferUtils.
Densify
(ref b);
Microsoft.ML.Data (1)
Transforms\KeyToValue.cs (1)
262
VBufferUtils.
Densify
(ref keyMetadata);
Microsoft.ML.KMeansClustering (2)
KMeansPlusPlusTrainer.cs (2)
859
VBufferUtils.
Densify
(ref clusters[clusterCount]);
895
VBufferUtils.
Densify
(ref clusters[clusterCount]);
Microsoft.ML.Mkl.Components (1)
SymSgdClassificationTrainer.cs (1)
716
VBufferUtils.
Densify
(ref weights);
Microsoft.ML.StandardTrainers (7)
Standard\LogisticRegression\LbfgsPredictorBase.cs (2)
840
VBufferUtils.
Densify
(ref grad);
865
VBufferUtils.
Densify
(ref grad);
Standard\Online\AveragedLinear.cs (2)
163
VBufferUtils.
Densify
(ref Weights);
170
VBufferUtils.
Densify
(ref Weights);
Standard\Online\LinearSvm.cs (1)
148
VBufferUtils.
Densify
(ref Weights);
Standard\Online\OnlineLinear.cs (1)
141
VBufferUtils.
Densify
(ref Weights);
Standard\SdcaBinary.cs (1)
2056
VBufferUtils.
Densify
(ref weights);
Microsoft.ML.Transforms (5)
MissingValueReplacing.cs (1)
257
VBufferUtils.
Densify
<T>(ref src);
MutualInformationFeatureSelection.cs (2)
566
VBufferUtils.
Densify
(ref labels);
585
VBufferUtils.
Densify
(ref labels);
SvmLight\SvmLightLoader.cs (2)
369
VBufferUtils.
Densify
(ref keys);
370
VBufferUtils.
Densify
(ref values);