Class | Description |
---|---|
GLM2 | |
GLM2.GLMGrid | |
GLM2.GLMGridSearch | |
GLM2.ParallelGLMs | |
GLMGridProgress | |
GLMGridView | |
GLMModel | |
GLMModel.GLMValidationTask<T extends GLMModel.GLMValidationTask<T>> | |
GLMModel.GLMXValidationTask | |
GLMModelUpdate | |
GLMModelView | |
GLMParams | |
GLMProgress | |
GLMTask<T extends GLMTask<T>> |
Contains all GLM related tasks.
|
GLMTask.GLMIterationTask |
One iteration of glm, computes weighted gram matrix and t(x)*y vector and t(y)*y scalar.
|
GLMTask.GLMLineSearchTask |
One iteration of glm, computes weighted gram matrix and t(x)*y vector and t(y)*y scalar.
|
GLMTask.LMIterationTask | |
GLMValidation |
Class for GLMValidation.
|
GLMValidation.GLMXValidation | |
LSMSolver |
Distributed least squares solvers
|
LSMSolver.ADMMSolver | |
LSMSolver.ProxSolver |
Enum | Description |
---|---|
GLMParams.Family | |
GLMParams.Link | |
LSMSolver.LSMSolverType |
Exception | Description |
---|---|
LSMSolver.ADMMSolver.NonSPDMatrixException | |
LSMSolver.LSMSolverException |