| Package | Description |
|---|---|
| org.processmining.datapetrinets.utils | |
| org.processmining.models.FunctionEstimator |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<WekaTreeClassificationAdapter.WekaLeafNode> |
WekaTreeClassificationAdapter.traverseLeafNodes()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected static java.util.Map<java.lang.Object,org.processmining.models.FunctionEstimator.FunctionEstimation> |
AbstractFunctionEstimator.buildExpressionsFromLeafs(java.lang.Iterable<WekaTreeClassificationAdapter.WekaLeafNode> wekaLeafsNodes,
com.google.common.base.Function<java.lang.String,java.lang.Object> classMapping)
Deprecated.
|
| Constructor and Description |
|---|
LeafProcessor(WekaTreeClassificationAdapter.WekaLeafNode node,
DecisionTreeFunctionEstimator normalEstimator) |
LeafProcessor(WekaTreeClassificationAdapter.WekaLeafNode node,
DecisionTreeFunctionEstimator normalEstimator) |