public class SGDClassifier extends LinearClassifier
| Constructor and Description |
|---|
SGDClassifier(java.lang.String module,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
LossFunction |
getLossFunction() |
boolean |
hasProbabilityDistribution() |
encodeModel, getCoef, getCoefShape, getIntercept, getNumberOfFeaturesgetClasses, getMiningFunction, isSupervisedgetDataType, getOpTypeget, getArray, getArray, getArrayShape, getArrayShape, getList, getList, getOption, getTupleListclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic SGDClassifier(java.lang.String module,
java.lang.String name)
public boolean hasProbabilityDistribution()
hasProbabilityDistribution in class Classifierpublic LossFunction getLossFunction()
Copyright © 2018. All Rights Reserved.