public interface HasTol extends Params
Modifier and Type | Method and Description |
---|---|
double |
getTol() |
DoubleParam |
tol()
Param for the convergence tolerance for iterative algorithms (>= 0).
|
clear, copy, copyValues, defaultCopy, defaultParamMap, explainParam, explainParams, extractParamMap, extractParamMap, get, getDefault, getOrDefault, getParam, hasDefault, hasParam, isDefined, isSet, onParamChange, paramMap, params, set, set, set, setDefault, setDefault, shouldOwn
toString, uid
double getTol()
DoubleParam tol()