Class OverfitChoiceMiner
- java.lang.Object
-
- org.processmining.plugins.overfit.AbstractMiner
-
- org.processmining.plugins.overfit.OverfitChoiceMiner
-
public class OverfitChoiceMiner extends AbstractMiner
Assumes the log to have dedicated start and end events embracing each trace.Created by andreas on 9/15/16.
-
-
Field Summary
-
Fields inherited from class org.processmining.plugins.overfit.AbstractMiner
counter, eventNames
-
-
Constructor Summary
Constructors Constructor Description OverfitChoiceMiner(double threshold)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object[]mine(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log)-
Methods inherited from class org.processmining.plugins.overfit.AbstractMiner
getEventId, getEventId
-
-