Package | Description |
---|---|
org.processmining.datapetrinets.datadiscovery | |
org.processmining.models.FunctionEstimator |
Modifier and Type | Method and Description |
---|---|
protected DecisionRuleDiscovery.DecisionRule |
AbstractDecisionRuleDiscovery.doDiscoverDecisionTree(org.processmining.models.graphbased.directed.petrinet.elements.Place place,
java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition> transitions,
DecisionTreeBasedFunctionEstimator estimator) |
Constructor and Description |
---|
DecisionRuleResultDecisionTreeImpl(org.processmining.models.graphbased.directed.petrinet.elements.Place place,
java.util.Map<java.lang.Object,FunctionEstimation> estimation,
DecisionTreeBasedFunctionEstimator estimator) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDecisionTreeFunctionEstimator
Deprecated.
|
class |
DecisionTreeFunctionEstimator
Deprecated.
|
class |
DiscriminatingFunctionEstimator
Deprecated.
|
class |
OverlappingEstimatorGlobalDecisionTree
Deprecated.
|
class |
OverlappingEstimatorLocalDecisionTree
Deprecated.
|
class |
OverlappingEstimatorPairwiseDecisionTrees
Deprecated.
|
class |
OverlappingEstimatorSimpleLabelExtension
Deprecated.
|
class |
RandomTreeFunctionEstimator
Deprecated.
|
class |
RepTreeEstimator
Deprecated.
|