Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for computing results of the multivariate outlier detection algorithm with BACON method. More...
Classes | |
| class | Batch |
| Runs the multivariate outlier detection algorithm in the batch processing mode. More... | |
| class | InitializationMethod |
| Available initialization methods for the BACON multivariate outlier detection algorithm. 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 | Parameter |
| Parameters of the multivariate outlier detection compute() method used with the defaultDense method. 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... | |
Contains classes for computing the results of the multivariate outlier detection algorithm.
For more complete information about compiler optimizations, see our Optimization Notice.