2 writes to _entropyCoefficient
Microsoft.ML.FastTree (2)
GamTrainer.cs (2)
191_entropyCoefficient = GamTrainerOptions.EntropyCoefficient * 1e-6; 215_entropyCoefficient = GamTrainerOptions.EntropyCoefficient * 1e-6;
1 reference to _entropyCoefficient
Microsoft.ML.FastTree (1)
GamTrainer.cs (1)
364_gainConfidenceInSquaredStandardDeviations, _entropyCoefficient,