Class NegativeVotingConflictsPerformance
java.lang.Object
adaa.analytics.rules.logic.performance.AbstractPerformanceCounter
adaa.analytics.rules.logic.performance.NegativeVotingConflictsPerformance
Class gathering  number of negative voting conflicts).
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncountExample(IExampleSet testSet) Counts a single example, e.g. 
- 
Constructor Details
- 
NegativeVotingConflictsPerformance
public NegativeVotingConflictsPerformance() 
 - 
 - 
Method Details
- 
countExample
Description copied from class:AbstractPerformanceCounterCounts a single example, e.g. by summing up errors.- Specified by:
 countExamplein classAbstractPerformanceCounter
 
 -