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

Modules | Packages | Classes
Univariate Outlier Detection

Contains classes for computing results of the univariate outlier detection algorithm. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.univariate_outlier_detection
 Contains classes for computing results of the univariate outlier detection algorithm.
 

Classes

class  InitializationProcedure
 Class that specifies the default method for setting initial parameters of univariate outlier detection algorithm. More...
 
class  InitializationProcedureIface
 Abstract interface class for setting initial parameters of univariate outlier detection algorithm. More...
 
class  Input
 Input objects for the univariate outlier detection algorithm More...
 
class  InputId
 Available identifiers of input objects for the univariate outlier detection algorithm. More...
 
class  Method
 Available methods for computing results of the univariate outlier detection algorithm. More...
 
class  Parameter
 Parameters of the univariate outlier detection algorithm. More...
 
class  Result
 Results obtained with the compute() method of the univariate outlier detection algorithm in the batch processing mode. More...
 
class  ResultId
 Available identifiers of results for the univariate outlier detection algorithm. More...
 

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