Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains classes for computing the multivariate outlier detection. More...
Modules | |
BACON method | |
Contains classes for computing results of the multivariate outlier detection algorithm with BACON method. | |
Default method | |
Contains classes for computing results of the multivariate outlier detection algorithm with the default method. | |
Packages | |
package | com.intel.daal.algorithms.multivariate_outlier_detection.defaultdense |
Contains classes for computing the results of the multivariate outlier detection algorithm with the default method. | |
package | com.intel.daal.algorithms.multivariate_outlier_detection |
Contains classes for computing the results of the multivariate outlier detection algorithm with the default method. | |
Classes | |
class | InitializationProcedure |
Class that specifies the default method for setting initial parameters of multivariate outlier detection algorithm. More... | |
class | InitializationProcedureIface |
Abstract interface class for setting initial parameters of 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 | 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.