Lisa Cawley
f0e7d88699
[DOCS] Fix allow_no_match description for model APIs ( #62008 )
2020-09-08 08:15:16 -07:00
István Zoltán Szabó
b07b75ce14
[DOCS] Removes inference from the names of trained model APIs. ( #62036 ) ( #62041 )
...
# Conflicts:
# docs/reference/ml/df-analytics/apis/get-inference-trained-model.asciidoc
2020-09-07 12:14:13 +02:00
Lisa Cawley
2665bfffce
[DOCS] Fix security links in machine learning APIs ( #60098 ) ( #60152 )
2020-07-23 16:43:10 -07:00
Lisa Cawley
8f8d24b3c1
[DOCS] Changes level offset in data frame analytics APIs ( #59919 ) ( #59923 )
2020-07-20 13:06:29 -07:00
Benjamin Trent
bf8641aa15
[7.x] [ML] calculate cache misses for inference and return in stats ( #58252 ) ( #58363 )
...
When a local model is constructed, the cache hit miss count is incremented.
When a user calls _stats, we will include the sum cache hit miss count across ALL nodes. This statistic is important to in comparing against the inference_count. If the cache hit miss count is near the inference_count it indicates that the cache is overburdened, or inappropriately configured.
2020-06-19 09:46:51 -04:00
Lisa Cawley
a1514c9ffe
[DOCS] Replaces docdir attributes in ML APIs ( #57390 ) ( #57467 )
2020-06-01 13:46:15 -07:00
István Zoltán Szabó
0ac6786f41
[DOCS] Forms role and privilege requirements as bulleted lists in DFA API docs ( #50732 )
...
Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
2020-01-09 10:45:18 +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