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() |
encodeDefineFunctions, getCoef, getIntercept, getNumberOfFeatures, requiresContinuousInputcreateSchema, getClasses, hasProbabilityDistributioncreateActiveFields, createTargetField, 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 © 2016. All Rights Reserved.