2 references to TreeDepth
Microsoft.ML.StandardTrainers (2)
LdSvm\LdSvmTrainer.cs (1)
82public int TreeDepth = Defaults.TreeDepth;
StandardTrainersCatalog.cs (1)
914int treeDepth = LdSvmTrainer.Options.Defaults.TreeDepth,