public class LogisticRegression extends BaseLinearClassifier
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LogisticRegression(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeModel(org.jpmml.converter.Schema schema) |
String |
getMultiClass() |
getCoef, getIntercept, getNumberOfFeaturesgetClasses, getMiningFunction, hasProbabilityDistribution, isSupervisedencodeModel, getDataType, getOpTypeclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic org.dmg.pmml.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class BaseLinearClassifierpublic String getMultiClass()
Copyright © 2017. All Rights Reserved.