Class RatioAlgorithm
java.lang.Object
clickTrainDetector.clickTrainAlgorithms.classificationRatio.RatioClickTrainAlgorithm
clickTrainDetector.clickTrainAlgorithms.classificationRatio.RatioAlgorithm
- All Implemented Interfaces:
 ClickTrainAlgorithm
Algorithm which simply looks at the ration of one click type to another. If the ratio is above a predefined 
 value for a specified time window then the click train is saved.
- Author:
 - Jamie Macaulay
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class clickTrainDetector.clickTrainAlgorithms.classificationRatio.RatioClickTrainAlgorithm
getClickTrainGraphics, getCTAlgorithmInfoLogging, getName, newDataUnit, update 
- 
Constructor Details
- 
RatioAlgorithm
 
 -