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

Modules | Packages | Classes
BACON Outlier Detection

Contains classes for computing the multivariate outlier detection. More...

Detailed Description

Modules

 BACON method
 Contains classes for computing results of the multivariate outlier detection algorithm with BACON method.
 

Packages

package  com.intel.daal.algorithms.bacon_outlier_detection
 Contains classes for computing results of the multivariate outlier detection algorithm with BACON method.
 

Classes

class  Input
 Input objects for the multivariate outlier detection algorithm More...
 
class  InputId
 Available identifiers of input objects for the multivariate outlier detection algorithm. More...
 
class  Method
 Available methods for computing the results of the multivariate outlier detection. More...
 
class  Result
 Results obtained with the compute() method of the multivariate outlier detection algorithm in the batch processing mode. More...
 
class  ResultId
 Available identifiers of the results of the multivariate outlier detection algorithm. More...
 

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