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

Classes
Package com.intel.daal.algorithms.univariate_outlier_detection

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

Classes

class  Batch
 Runs the univariate outlier detection algorithm in the batch processing mode. More...
 
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.