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