OpenSearch/x-pack/plugin/ml/qa/native-multi-node-tests
Dimitris Athanasiou 7667ea5f6f
[7.x][ML] Additional outlier detection parameters (#47600) (#47669)
Adds the following parameters to `outlier_detection`:

- `compute_feature_influence` (boolean): whether to compute or not
   feature influence scores
- `outlier_fraction` (double): the proportion of the data set assumed
   to be outlying prior to running outlier detection
- `standardization_enabled` (boolean): whether to apply standardization
   to the feature values

Backport of #47600
2019-10-07 18:21:33 +03:00
..
src/test/java/org/elasticsearch/xpack/ml/integration [7.x][ML] Additional outlier detection parameters (#47600) (#47669) 2019-10-07 18:21:33 +03:00
build.gradle Reenable Integ Tests in native-multi-node-tests (#45482) (#45496) 2019-08-13 15:55:54 +02:00