Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for computing the optimization solvers.
Packages | |
| package | adagrad |
| Contains classes for computing Adagrad algorithm. | |
| package | coordinate_descent |
| Contains classes for computing Coordinate Descent algorithm. | |
| package | iterative_solver |
| Contains classes for computing iterative solver algorithm. | |
| package | lbfgs |
| Contains classes for computing limited memory Broyden-Fletcher-Goldfarb-Shanno algorithm. | |
| package | mse |
| Contains classes for computing the mse algorithm. | |
| package | objective_function |
| Contains classes for computing objective functions. | |
| package | saga |
| Contains classes for computing SAGA algorithm. | |
| package | sgd |
| Contains classes for computing Stochastic gradient descent algorithm. | |
| package | sum_of_functions |
| Contains classes for the objective functions that could be represented as a sum of functions. | |
Classes | |
| class | BatchIface |
| Base interface for the Optimization solver algorithm in the batch processing mode More... | |
For more complete information about compiler optimizations, see our Optimization Notice.