C# Class Accord.Tests.MachineLearning.ErrorBasedpruningTest

Afficher le fichier Open project: accord-net/framework

Private Methods

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