OpenSearch/x-pack/plugin/ml/qa
Dimitris Athanasiou 7e652ca873
[7.x][ML] Include same fields during test inference as in training (#… (#60034)
In #58877, when we switched test inference on java, we just
use the doc's `_source` as features. However, this could be
missing out on features that were used during training,
e.g. alias fields, etc.

This commit addresses this by extracting fields to use as
features during inference the same way they are extracted
in `DataFrameDataExtractor` when they are used for training.

Backport of #59963
2020-07-22 12:54:13 +03:00
..
basic-multi-node Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
disabled Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
ml-with-security Rename binary_soft_classification evaluation to outlier_detection (#59951) (#59970) 2020-07-21 15:15:04 +02:00
native-multi-node-tests [7.x][ML] Include same fields during test inference as in training (#… (#60034) 2020-07-22 12:54:13 +03:00
no-bootstrap-tests Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
single-node-tests Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
build.gradle [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00