OpenSearch/client
David Kyle 7bbe5c8464
[Ml] Validate tree feature index is within range (#52514)
This changes the tree validation code to ensure no node in the tree has a
feature index that is beyond the bounds of the feature_names array.
Specifically this handles the situation where the C++ emits a tree containing
a single node and an empty feature_names list. This is valid tree used to
centre the data in the ensemble but the validation code would reject this
as feature_names is empty. This meant a broken workflow as you cannot GET
the model and PUT it back
2020-02-19 14:41:43 +00:00
..
benchmark [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
client-benchmark-noop-api-plugin RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
rest Add HLRC docs for AuthN and TLS (#51355) (#51551) 2020-01-29 08:14:38 +02:00
rest-high-level [Ml] Validate tree feature index is within range (#52514) 2020-02-19 14:41:43 +00:00
sniffer Support es7 node http publish_address format (#49279) (#49839) 2019-12-05 13:53:42 -05:00
test Enable tests in FIPS 140 in JDK 11 (#49485) 2020-01-27 11:14:52 +02:00
transport [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00