C# Class Accord.Tests.MachineLearning.ErrorBasedpruningTest

Show file Open project: accord-net/framework

Private Methods

Method Description
RunTest ( ) : void
RunTest3 ( ) : void
repeat ( double inputs, int outputs, Accord.MachineLearning.DecisionTrees.DecisionTree tree, int training, double threshold, int &nodeCount2 ) : void