C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
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.
BaconInitializationMethod initMethod |
Initialization method, BaconInitializationMethod
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.