Click or drag to resize
Accord.NET (logo)

ReducedErrorPruningRun Method

Computes one pass of the pruning algorithm.

Namespace:  Accord.MachineLearning.DecisionTrees.Pruning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public double Run()
Request Example View Source

Return Value

Type: Double
See Also