Package org.dllearner.algorithms.refinement

Refinement Operator Approach.

See:
          Description

Interface Summary
Heuristic Marker interface for heuristics in the refinement operator based learning approach.
 

Class Summary
Node  
NodeComparator  
NodeComparator2 This heuristic compares two nodes by computing a score using the number of covered negatives and the horizontal expansion factor of a node as input.
NodeComparatorStable Der Comparator ist stable, weil er nur nach covered negatives, Konzeptlänge und Konzeptstring vergleicht, die sich während des Algorithmus nicht ändern können.
ROLearner  
 

Enum Summary
Node.QualityEvaluationMethod  
ROLearner.Heuristic  
 

Package org.dllearner.algorithms.refinement Description

Refinement Operator Approach.



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