Removed ml api from reference.asciidoc to fix CI in https://github.com/elastic/elasticsearch/pull/49455
This commit is contained in:
@ -6417,22 +6417,6 @@ link:TODO[Reference]
|
|||||||
|
|
||||||
|===
|
|===
|
||||||
|
|
||||||
=== ml.estimateMemoryUsage
|
|
||||||
*Stability:* experimental
|
|
||||||
[source,ts]
|
|
||||||
----
|
|
||||||
client.ml.estimateMemoryUsage({
|
|
||||||
body: object
|
|
||||||
})
|
|
||||||
----
|
|
||||||
link:{ref}/estimate-memory-usage-dfanalytics.html[Reference]
|
|
||||||
[cols=2*]
|
|
||||||
|===
|
|
||||||
|`body`
|
|
||||||
|`object` - Memory usage estimation definition
|
|
||||||
|
|
||||||
|===
|
|
||||||
|
|
||||||
=== ml.evaluateDataFrame
|
=== ml.evaluateDataFrame
|
||||||
*Stability:* experimental
|
*Stability:* experimental
|
||||||
[source,ts]
|
[source,ts]
|
||||||
|
|||||||
Reference in New Issue
Block a user