Click or drag to resize
Accord.NET (logo)

SimplificationAlpha Property

Gets or sets the underlying hypothesis test size parameter used to reject hypothesis.

Namespace:  Accord.MachineLearning.DecisionTrees.Rules
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public double Alpha { get; set; }
Request Example View Source

Property Value

Type: Double
See Also