public class KiePMMLTreeModel extends KiePMMLDroolsModel
| Modifier and Type | Class and Description |
|---|---|
static class |
KiePMMLTreeModel.Builder |
| Modifier and Type | Field and Description |
|---|---|
static PMML_MODEL |
PMML_MODEL_TYPE |
fieldTypeMapkiePMMLOutputFields, kiePMMLTargets, localTransformations, miningFields, miningFunction, missingValueReplacementMap, outputFields, outputFieldsMap, pmmlMODEL, targetField, transformationDictionaryextensions, id, name, parentId| Modifier | Constructor and Description |
|---|---|
protected |
KiePMMLTreeModel(String name,
List<KiePMMLExtension> extensions,
String algorithmName) |
| Modifier and Type | Method and Description |
|---|---|
static KiePMMLTreeModel.Builder |
builder(String name,
List<KiePMMLExtension> extensions,
MINING_FUNCTION miningFunction,
String algorithmName) |
boolean |
equals(Object o) |
String |
getAlgorithmName() |
static PMML_MODEL |
getPmmlModelType() |
int |
hashCode() |
evaluate, getFieldTypeMap, getKModulePackageName, toStringgetKiePMMLOutputFields, getKiePMMLTargets, getLocalTransformations, getMiningFields, getMiningFunction, getMissingValueReplacementMap, getOutputFields, getOutputFieldsMap, getPmmlMODEL, getTargetField, getTransformationDictionary, setKiePMMLOutputFields, setKiePMMLTargets, setMiningFields, setOutputFieldsgetExtensions, getId, getName, getParentId, setParentIdpublic static final PMML_MODEL PMML_MODEL_TYPE
protected KiePMMLTreeModel(String name, List<KiePMMLExtension> extensions, String algorithmName)
public static KiePMMLTreeModel.Builder builder(String name, List<KiePMMLExtension> extensions, MINING_FUNCTION miningFunction, String algorithmName)
public static PMML_MODEL getPmmlModelType()
public String getAlgorithmName()
public boolean equals(Object o)
equals in class KiePMMLDroolsModelpublic int hashCode()
hashCode in class KiePMMLDroolsModelCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.