1 write to EnablePruning
Microsoft.ML.Tests (1)
TrainerEstimators\TreeEstimators.cs (1)
255
EnablePruning
= false,
1 reference to EnablePruning
Microsoft.ML.FastTree (1)
GamTrainer.cs (1)
427
if (GamTrainerOptions.
EnablePruning
&& PruningTest != null)