Skip navigation links
jBPM :: Prediction :: PMML logistic regression based prediction service 7.39.0.Final-redhat-00005
A C E G I O P S T 

A

AbstractPMMLBackend - Class in org.jbpm.prediction.pmml
 
AbstractPMMLBackend(List<String>, String, double, File) - Constructor for class org.jbpm.prediction.pmml.AbstractPMMLBackend
 
addStrategy(PMMLLogisticRegression) - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionRegistry
 

C

confidenceThreshold - Variable in class org.jbpm.prediction.pmml.AbstractPMMLBackend
 

E

evaluate(Map<String, Object>) - Method in class org.jbpm.prediction.pmml.AbstractPMMLBackend
 

G

get() - Static method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionRegistry
 
getConfidenceThreshold() - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionConfiguration
Returns the confidence threshold to use for automatic task completion
getIdentifier() - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegression
 
getInputFeatures() - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionConfiguration
 
getModelFile() - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionConfiguration
 
getOutcomeName() - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionConfiguration
Returns the name of the output attribute
getService() - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionRegistry
 

I

IDENTIFIER - Static variable in class org.jbpm.prediction.pmml.PMMLLogisticRegression
 
inputFeatures - Variable in class org.jbpm.prediction.pmml.AbstractPMMLBackend
 

O

org.jbpm.prediction.pmml - package org.jbpm.prediction.pmml
 
outcomeFeatureName - Variable in class org.jbpm.prediction.pmml.AbstractPMMLBackend
 
outputFields - Variable in class org.jbpm.prediction.pmml.AbstractPMMLBackend
 

P

PMMLLogisticRegression - Class in org.jbpm.prediction.pmml
 
PMMLLogisticRegression() - Constructor for class org.jbpm.prediction.pmml.PMMLLogisticRegression
 
PMMLLogisticRegression(PMMLLogisticRegressionConfiguration) - Constructor for class org.jbpm.prediction.pmml.PMMLLogisticRegression
 
PMMLLogisticRegression(List<String>, String, double, File) - Constructor for class org.jbpm.prediction.pmml.PMMLLogisticRegression
 
PMMLLogisticRegressionConfiguration - Class in org.jbpm.prediction.pmml
Encapsulates the model's output information.
PMMLLogisticRegressionConfiguration() - Constructor for class org.jbpm.prediction.pmml.PMMLLogisticRegressionConfiguration
 
PMMLLogisticRegressionRegistry - Class in org.jbpm.prediction.pmml
 
predict(Task, Map<String, Object>) - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegression
Returns a model prediction given the input data
preProcess(Map<String, Object>) - Method in class org.jbpm.prediction.pmml.AbstractPMMLBackend
Returns the processed data (e.g. perform categorisation, etc).
preProcess(Map<String, Object>) - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegression
Returns the processed data (e.g. perform categorisation, etc).

S

setConfidenceThreshold(double) - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionConfiguration
 
setInputFeatures(List<String>) - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionConfiguration
 
setModelFile(File) - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionConfiguration
 
setOutcomeName(String) - Method in class org.jbpm.prediction.pmml.PMMLLogisticRegressionConfiguration
 

T

train(Task, Map<String, Object>, Map<String, Object>) - Method in class org.jbpm.prediction.pmml.AbstractPMMLBackend
Method to train a model.
A C E G I O P S T 
Skip navigation links
jBPM :: Prediction :: PMML logistic regression based prediction service 7.39.0.Final-redhat-00005

Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.