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

Modules | Packages | Classes

Contains classes for computing Z-score normalization algorithms. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.normalization.zscore
 Contains classes for computing Z-score normalization solvers.
 

Classes

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

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