Uses of Class
org.dllearner.algorithms.refinement2.ExampleBasedNode.QualityEvaluationMethod

Packages that use ExampleBasedNode.QualityEvaluationMethod
org.dllearner.algorithms.refinement2 New experimental refinement operator approach, which takes obtained information about concrete examples in an algorithm run stronger into account. 
 

Uses of ExampleBasedNode.QualityEvaluationMethod in org.dllearner.algorithms.refinement2
 

Methods in org.dllearner.algorithms.refinement2 that return ExampleBasedNode.QualityEvaluationMethod
 ExampleBasedNode.QualityEvaluationMethod ExampleBasedNode.getQualityEvaluationMethod()
           
static ExampleBasedNode.QualityEvaluationMethod ExampleBasedNode.QualityEvaluationMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExampleBasedNode.QualityEvaluationMethod[] ExampleBasedNode.QualityEvaluationMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.dllearner.algorithms.refinement2 with parameters of type ExampleBasedNode.QualityEvaluationMethod
 void ExampleBasedNode.setQualityEvaluationMethod(ExampleBasedNode.QualityEvaluationMethod qualityEvaluationMethod)
           
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann