Lisa Cawley
8f8d24b3c1
[DOCS] Changes level offset in data frame analytics APIs ( #59919 ) ( #59923 )
2020-07-20 13:06:29 -07:00
Przemysław Witek
3f7c45472e
[7.x] Introduce DataFrameAnalyticsConfig update API ( #58302 ) ( #58648 )
2020-06-29 10:56:11 +02:00
István Zoltán Szabó
dfc9f2330c
[DOCS] Adds PUT inference API docs ( #51231 )
...
Co-authored-by: Benjamin Trent <ben.w.trent@gmail.com>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2020-01-31 13:13:34 +01:00
István Zoltán Szabó
4f150e4961
[7.x][DOCS] Moves analysis resources to PUT DFA API docs ( #50793 )
2020-01-09 16:21:35 +01:00
István Zoltán Szabó
71afeec7d0
Revert "[DOCS] Moves analysis resources to PUT DFA API docs ( #50704 )"
...
This reverts commit 4e1107d5d717599ddf1632c3253de6f1df4a51af.
2020-01-09 14:31:35 +01:00
István Zoltán Szabó
4e1107d5d7
[DOCS] Moves analysis resources to PUT DFA API docs ( #50704 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2020-01-09 14:13:37 +01:00
István Zoltán Szabó
5759a263cb
[DOCS] Adds GET, GET stats and DELETE inference APIs ( #50224 )
...
Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
2019-12-18 09:18:56 +01:00
István Zoltán Szabó
7611b3c9be
[7.x][DOCS] Moves data frame analytics job resource definitions into APIs ( #50165 )
...
* [7.x][DOCS] Moves data frame analytics job resource definitions into APIs.
2019-12-13 11:48:21 +01:00
Dimitris Athanasiou
8eaee7cbdc
[7.x][ML] Explain data frame analytics API ( #49455 ) ( #49504 )
...
This commit replaces the _estimate_memory_usage API with
a new API, the _explain API.
The API consolidates information that is useful before
creating a data frame analytics job.
It includes:
- memory estimation
- field selection explanation
Memory estimation is moved here from what was previously
calculated in the _estimate_memory_usage API.
Field selection is a new feature that explains to the user
whether each available field was selected to be included or
not in the analysis. In the case it was not included, it also
explains the reason why.
Backport of #49455
2019-11-22 22:06:10 +02:00
Przemysław Witek
df574e5168
[7.x] Implement ml/data_frame/analytics/_estimate_memory_usage API endpoint ( #45188 ) ( #45510 )
2019-08-14 08:26:03 +02:00
Lisa Cawley
53514b0477
[DOCS] Separates data frame analytics APIs ( #44451 )
2019-07-16 13:33:23 -07:00