public class SGDClassifier extends BaseLinearClassifier
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
SGDClassifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoss() |
LossFunction |
getLossFunction() |
boolean |
hasProbabilityDistribution() |
encodeDefineFunctions, encodeModel, getCoef, getIntercept, getNumberOfFeatures, requiresContinuousInputcreateSchema, getClassescreateActiveFields, createTargetField, getDataType, getOpTypeclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic boolean hasProbabilityDistribution()
hasProbabilityDistribution in class Classifierpublic String getLoss()
public LossFunction getLossFunction()
Copyright © 2016. All Rights Reserved.