Benjamin Trent
e163559e4c
[7.x] [ML] Add new include flag to GET inference/<model_id> API for model training metadata ( #61922 ) ( #62620 )
...
* [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.
* fixing test
* Update x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/ml/action/GetTrainedModelsRequestTests.java
2020-09-18 10:07:35 -04:00
..
2020-09-14 11:51:45 -07:00
2020-08-17 11:27:04 -04:00
2020-08-10 15:28:52 +02:00
2020-08-31 12:40:21 -05:00
2020-09-17 12:37:32 -04:00
2020-08-31 09:29:50 -04:00
2020-08-17 11:27:04 -04:00
2020-09-14 17:14:34 -06:00
2020-09-14 17:14:34 -06:00
2020-09-18 08:47:27 -04:00
2020-08-21 15:13:13 -04:00
2020-08-17 11:27:04 -04:00
2020-09-03 17:49:36 -04:00
2020-09-17 08:58:07 -06:00
2020-08-06 09:38:35 -04:00
2020-09-15 12:43:48 -04:00
2020-09-18 11:11:13 +02:00
2020-09-18 09:00:52 -05:00
2020-07-23 12:42:33 -04:00
2020-09-16 09:33:04 -04:00
2020-09-14 14:57:38 +02:00
2020-09-18 10:07:35 -04:00
2020-09-17 13:13:37 -04:00
2020-08-31 13:16:23 -07:00
2020-09-09 10:37:43 -04:00
2020-09-03 10:57:00 -07:00
2020-09-08 14:01:04 +02:00
2020-09-10 16:51:28 +02:00
2020-09-14 10:42:58 -04:00
2020-08-24 10:46:44 -04:00
2020-09-15 13:21:11 -04:00
2020-09-10 16:51:28 +02:00
2020-09-16 09:50:58 -04:00
2020-08-24 09:32:26 -04:00
2020-07-23 12:42:33 -04:00
2020-08-31 12:04:27 -04:00
2020-09-01 15:32:56 -04:00
2020-09-15 15:13:23 +02:00
2020-07-30 09:23:55 -04:00
2020-07-27 15:58:26 -04:00
2020-07-23 12:42:33 -04:00
2020-07-23 12:42:33 -04:00
2020-09-17 13:29:23 -06:00
2020-08-06 09:48:35 +01:00
2020-01-28 05:32:32 -05:00
2020-07-22 11:22:57 -07:00
2019-07-19 14:36:06 -04:00
2020-08-03 13:31:19 -04:00
2020-07-23 12:42:33 -04:00
2020-08-24 11:18:07 -04:00
2017-07-18 13:44:08 -07:00
2020-06-05 12:08:45 -04:00
2020-04-22 10:44:16 -04:00
2020-08-17 16:58:13 -04:00
2020-08-24 13:08:00 -04:00
2018-05-18 11:05:40 -07:00
2020-09-09 10:13:16 -04:00
2020-07-27 15:58:26 -04:00
2020-08-24 11:18:07 -04:00
2020-07-23 16:43:10 -07:00
2020-09-02 15:29:48 -07:00
2020-09-01 15:32:56 -04:00
2020-09-10 11:40:24 -04:00
2020-09-04 08:56:52 -04:00
2020-07-23 12:42:33 -04:00
2020-09-14 09:13:23 -04:00
2020-07-31 16:16:31 -04:00
2020-07-16 15:58:40 -04:00