Class 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.

    • 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 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OverfitChoiceMiner

        public OverfitChoiceMiner​(double threshold)
    • Method Detail

      • mine

        public java.lang.Object[] mine​(org.processmining.contexts.uitopia.UIPluginContext context,
                                       org.deckfour.xes.model.XLog log)