Package | Description |
---|---|
jsat.math.optimization |
Modifier and Type | Class and Description |
---|---|
class |
IterativelyReweightedLeastSquares
Provides an implementation of the Iteratively Reweighted Least Squares (IRLS) algorithm for solving certain classes
of optimization problems.
|
class |
NelderMead
The Nelder-Mean algorithm is a simple directed search method.
|
Copyright © 2017. All rights reserved.