C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Parameters of the outlier detection computation using the baconDense method. More...
| double alpha |
One-tailed probability that defines the
quantile of the
distribution with
degrees of freedom. Recommended value:
, where n is the number of observations.
| InitializationMethod initMethod |
Initialization method, InitializationMethod
| double toleranceToConverge |
Stopping criterion: the algorithm is terminated if the size of the basic subset is changed by less than the threshold
For more complete information about compiler optimizations, see our Optimization Notice.