public class LogisticProblem extends LMProblem
| Constructor and Description |
|---|
LogisticProblem(LMProblem problem)
Constructs a logistic regression problem from a linear regression problem.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkInputs()
Checks whether this
LMProblem instance is valid. |
public LogisticProblem(LMProblem problem)
problem - a logistic regression problemprotected void checkInputs()
LMProblemLMProblem instance is valid.checkInputs in class LMProblemCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.