Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

Classes
Package com.intel.daal.algorithms.optimization_solver.coordinate_descent

Contains classes for computing Coordinate Descent algorithm.

Classes

class  Batch
 Base interface for the Coordinate Descent algorithm in the batch processing mode More...
 
class  Input
 Input objects for the Coordinate Descent algorithm More...
 
class  Method
 Available methods for computing the Coordinate Descent algorithm. More...
 
class  Parameter
 Parameter of the Coordinate Descent algorithm. More...
 
class  Result
 Provides methods to access the results obtained with the compute() method of the Coordinate Descent algorithm in the batch processing mode. More...
 

For more complete information about compiler optimizations, see our Optimization Notice.