Lisa Cawley
8290b6216e
[DOCS] Fix capitalization in HLRC ML APIs ( #62010 )
2020-09-04 13:40:02 -07:00
Benjamin Trent
251b17009a
[ML] adds new for_export flag to GET _ml/inference API ( #57351 )
...
Adds a new boolean flag, `for_export` to the `GET _ml/inference/<model_id>` API.
This flag is useful for moving models between clusters.
2020-05-29 12:29:28 -04:00
Benjamin Trent
c9e285c1e6
[ML][Inference] add tags url param to GET ( #51330 )
...
Adds a new URL parameter, `tags` to the GET _ml/inference/<model_id> endpoint.
This parameter allows the list of models to be further reduced to those who contain all the provided tags.
2020-01-24 07:30:56 -05:00
Benjamin Trent
9006926a15
[ML][Inference][HLRC] GET trained models ( #49464 )
2019-11-22 07:31:30 -05:00