Uses of Class
toxTree.tree.stats.ConfusionMatrix

Packages that use ConfusionMatrix
toxTree.apps.toxForest   
toxtree.data   
 

Uses of ConfusionMatrix in toxTree.apps.toxForest
 

Methods in toxTree.apps.toxForest that return ConfusionMatrix
 ConfusionMatrix ToxForestDataModule.classifyAll()
           
 ConfusionMatrix ToxForestData.classifyAll(IDecisionMethodsList methods)
           
 

Uses of ConfusionMatrix in toxtree.data
 

Methods in toxtree.data that return ConfusionMatrix
 ConfusionMatrix DecisionMethodsDataModule.classifyAll()
           
 ConfusionMatrix DecisionMethodData.classifyAll(IDecisionMethodsList methods)
           
 ConfusionMatrix DecisionMethodData.classifyAll(IDecisionResult treeResult)
           
 



Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.