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