Uses of Interface
org.processmining.stochasticlabelleddatapetrinet.weights.fitting.WeightFitter
-
Packages that use WeightFitter Package Description org.processmining.stochasticlabelleddatapetrinet.weights.fitting -
-
Uses of WeightFitter in org.processmining.stochasticlabelleddatapetrinet.weights.fitting
Classes in org.processmining.stochasticlabelleddatapetrinet.weights.fitting that implement WeightFitter Modifier and Type Class Description classLogisticRegressionWeightFitterFits a logistic regression using WEKA to the observations and adds the respective WeightFunction to the transitions.
-