2 references to DivideInPlace
Microsoft.ML.FastTree (2)
Training\EnsembleCompression\LassoBasedEnsembleCompressor.cs (2)
209
VectorUtils.
DivideInPlace
(_observations[j], (float)featureStds[j]);
224
VectorUtils.
DivideInPlace
(_targets, targetStd);