public class RuleSetClassifier extends Classifier
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
RuleSetClassifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.rule_set.RuleSetModel |
encodeModel(org.jpmml.converter.Schema schema) |
List<String> |
getClasses() |
String |
getDefaultScore() |
List<Object[]> |
getRules() |
boolean |
hasProbabilityDistribution() |
getMiningFunction, isSupervisedgetDataType, getNumberOfFeatures, getOption, getOpType, getSkLearnVersionget, getArray, getArray, getArrayShape, getArrayShape, getList, getList, getScalar, getTupleListclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic boolean hasProbabilityDistribution()
hasProbabilityDistribution in class Classifierpublic List<String> getClasses()
getClasses in interface HasClassesgetClasses in class Classifierpublic org.dmg.pmml.rule_set.RuleSetModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic String getDefaultScore()
Copyright © 2018. All rights reserved.