LdSvmTrainer.Options.TreeDepth Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Depth of LDSVM Tree
[Microsoft.ML.SearchSpace.Range(1, 128, 1, true)]
public int TreeDepth;
public int TreeDepth;
[<Microsoft.ML.SearchSpace.Range(1, 128, 1, true)>]
val mutable TreeDepth : int
val mutable TreeDepth : int
Public TreeDepth As Integer
Field Value
- Attributes