Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

Modules | Packages | Classes

Contains classes for computing Min-max normalization algorithms. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.normalization.minmax
 Contains classes for computing Min-max normalization solvers.
 

Classes

class  Input
 Input objects for the Min-max normalization algorithm More...
 
class  InputId
 Available identifiers of input objects for the Min-max normalization algorithm. More...
 
class  Method
 Available methods for Min-max normalization. More...
 
class  Parameter
 Parameters of the Min-max normalization algorithm. More...
 
class  Result
 Results obtained with the compute() method of the Min-max normalization algorithm in the batch processing mode. More...
 
class  ResultId
 Available identifiers of results of the Min-max normalization algorithm. More...
 

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