Uses of Class
org.processmining.stochasticlabelleddatapetrinet.weights.fitting.WeightFitterException
-
Packages that use WeightFitterException Package Description org.processmining.stochasticlabelleddatapetrinet.plugins org.processmining.stochasticlabelleddatapetrinet.weights.fitting -
-
Uses of WeightFitterException in org.processmining.stochasticlabelleddatapetrinet.plugins
Methods in org.processmining.stochasticlabelleddatapetrinet.plugins that throw WeightFitterException Modifier and Type Method Description static SLDPNSLDPNDiscoveryPlugin. discover(org.deckfour.xes.model.XLog log, org.processmining.acceptingpetrinet.models.AcceptingPetriNet controlFlowModel, SLDPNDiscoveryParameters parameters)Discover a stochastic labelled data Petri net by annotating the given control flow model. -
Uses of WeightFitterException in org.processmining.stochasticlabelleddatapetrinet.weights.fitting
Methods in org.processmining.stochasticlabelleddatapetrinet.weights.fitting that throw WeightFitterException Modifier and Type Method Description StochasticLabelledDataPetriNetWeightsLogisticRegressionWeightFitter. fit(org.deckfour.xes.model.XLog log, StochasticLabelledDataPetriNet net)StochasticLabelledDataPetriNetWeightsWeightFitter. fit(org.deckfour.xes.model.XLog log, StochasticLabelledDataPetriNet sldpn)
-