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