public class ExponentialLoss extends LossFunction
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ExponentialLoss(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.DefineFunction |
encodeFunction() |
double |
getCoefficient() |
String |
getFunction() |
getKclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic double getCoefficient()
getCoefficient in class LossFunctionpublic String getFunction()
getFunction in class LossFunctionpublic org.dmg.pmml.DefineFunction encodeFunction()
encodeFunction in class LossFunctionCopyright © 2016. All Rights Reserved.