public class LogSkeletonClassifierAlgorithm
extends java.lang.Object
Constructor and Description |
---|
LogSkeletonClassifierAlgorithm() |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog trainingLog,
org.deckfour.xes.model.XLog testLog,
LogPreprocessorAlgorithm preprocessor) |
public org.deckfour.xes.model.XLog apply(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog trainingLog, org.deckfour.xes.model.XLog testLog, LogPreprocessorAlgorithm preprocessor)