8 references to VarianceTargets
Microsoft.ML.FastTree (8)
Dataset\FeatureFlock.cs (8)
259
(gainConfidenceInSquaredStandardDeviations * leafSplitCandidates.
VarianceTargets
325
double erfcArg = Math.Sqrt((bestShiftedGain - gainShift) * (totalCount - 1) / (2 * leafSplitCandidates.
VarianceTargets
* totalCount));
389
: (gainConfidenceInSquaredStandardDeviations * leafSplitCandidates.
VarianceTargets
484
double erfcArg = Math.Sqrt((bestShiftedGain - gainShift) * (totalCount - 1) / (2 * leafSplitCandidates.
VarianceTargets
* totalCount));
609
: (gainConfidenceInSquaredStandardDeviations * leafSplitCandidates.
VarianceTargets
696
double erfcArg = Math.Sqrt((bestShiftedGain - gainShift) * (totalCount - 1) / (2 * leafSplitCandidates.
VarianceTargets
* totalCount));
831
: (gainConfidenceInSquaredStandardDeviations * leafSplitCandidates.
VarianceTargets
918
double erfcArg = Math.Sqrt((bestShiftedGain - gainShift) * (totalCount - 1) / (2 * leafSplitCandidates.
VarianceTargets
* totalCount));