elasticsearch/docs/reference/ml/df-analytics
Benjamin Trent 4724553d91
[ML] deprecate estimated_heap_memory_usage_bytes and replace with model_size_bytes (#80545)
This deprecates estimated_heap_memory_usage_bytes on model put and replaces it with model_size_bytes.

On GET, both fields are returned (unless storing in the index) and are populated with the same field.

For the ml/info API, both fields are returned as well.
2021-11-10 11:24:04 -05:00
..
apis [ML] deprecate estimated_heap_memory_usage_bytes and replace with model_size_bytes (#80545) 2021-11-10 11:24:04 -05:00