public class TemporalTrainTestSplit
extends java.lang.Object
Constructor and Description |
---|
TemporalTrainTestSplit() |
Modifier and Type | Method and Description |
---|---|
boolean |
getRandomBoolean(double p) |
org.deckfour.xes.model.XLog |
makeSplit(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
static org.deckfour.xes.model.XLog[] |
makeSplit(org.deckfour.xes.model.XLog log,
double ratio) |
public org.deckfour.xes.model.XLog makeSplit(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)
public static org.deckfour.xes.model.XLog[] makeSplit(org.deckfour.xes.model.XLog log, double ratio)
public boolean getRandomBoolean(double p)