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

Packages | Classes
Package com.intel.daal.algorithms.multivariate_outlier_detection

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

Packages

package  bacondense
 Contains classes for computing results of the multivariate outlier detection algorithm with BACON method.
 
package  defaultdense
 Contains classes for computing the results of the multivariate outlier detection algorithm with the default method.
 

Classes

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

Detailed Description

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

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