mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
21 lines
537 B
Text
21 lines
537 B
Text
[role="xpack"]
|
|
[[ml-apis]]
|
|
= {ml-cap} APIs
|
|
|
|
.New API reference
|
|
[sidebar]
|
|
--
|
|
For the most up-to-date API details, refer to {api-es}/group/endpoint-ml[{ml-cap} APIs].
|
|
--
|
|
|
|
You can use the following APIs to retrieve information related to the
|
|
{stack-ml-features}:
|
|
|
|
* <<get-ml-info,Get machine learning info>>
|
|
* <<get-ml-memory,Get machine learning memory stats>>
|
|
|
|
The following API is useful when you upgrade:
|
|
|
|
* <<ml-set-upgrade-mode,Set upgrade mode>>
|
|
|
|
See also <<ml-ad-apis>>, <<ml-df-analytics-apis>>, and <<ml-df-trained-models-apis>>.
|