| Package | Description |
|---|---|
| org.processmining.prediction |
| Modifier and Type | Method and Description |
|---|---|
Predictor |
PredictionPlugin.performPrediction(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
Predictor |
PredictionPlugin.performPrediction(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.plugins.DataConformance.ResultReplay resReplay) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
PredictorVisualizer.visualizePrediction(org.processmining.framework.plugin.PluginContext context,
Predictor prediction) |
| Constructor and Description |
|---|
DecisionTreePanel(org.processmining.framework.plugin.PluginContext context,
Predictor predictor) |
LogClusterListener(javax.swing.JCheckBox onlyCorrectlyClassified,
com.fluxicon.slickerbox.components.NiceIntegerSlider threshold,
org.processmining.framework.plugin.PluginContext proMContext,
Predictor predictor) |
LogClusterPanel(org.processmining.framework.plugin.PluginContext proMContext,
Predictor predictor) |