|
C45LearningSplitStep Property
|
Gets or sets the step at which the samples will
be divided when dividing continuous columns in
binary classes. Default is 1.
Namespace:
Accord.MachineLearning.DecisionTrees.Learning
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public int SplitStep { get; set; }
Public Property SplitStep As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also