elasticsearch/docs/java-rest
Benjamin Trent fdb7b6d3b5
[ML] Add new include flag to GET inference/<model_id> API for model training metadata (#61922)
Adds new flag include to the get trained models API
The flag initially has two valid values: definition, total_feature_importance.
Consequently, the old include_model_definition flag is now deprecated.
When total_feature_importance is included, the total_feature_importance field is included in the model metadata object.
Including definition is the same as previously setting include_model_definition=true.
2020-09-18 07:11:38 -04:00
..
high-level [ML] Add new include flag to GET inference/<model_id> API for model training metadata (#61922) 2020-09-18 07:11:38 -04:00
low-level [DOCS] Fix old NodeSelector field in Low Level REST Client (#61551) 2020-08-31 09:49:13 -04:00
index.asciidoc [DOCS] Update data frame transform URLs (#46940) 2019-09-20 13:26:57 -07:00
license.asciidoc [DOCS] Bump copyright to 2019 for Java HLRC license (#50206) 2019-12-30 15:38:59 -05:00
overview.asciidoc [DOCS] restructure java clients docs pages (#25517) 2017-07-04 10:58:57 +02:00
redirects.asciidoc [DOCS] Update data frame transform URLs (#46940) 2019-09-20 13:26:57 -07:00