elasticsearch/docs/reference/ml
David Roberts c5bef7f9a7
[ML] Deprecate anomaly detection post data endpoint (#66347)
There is little evidence of this endpoint being used
and there is quite a lot of code complexity associated
with the various formats that can be used to upload
data and the different errors that can occur when direct
data upload is open to end users.

In a future release we can make this endpoint internal
so that only datafeeds can use it, and remove all the
options and formats that are not used by datafeeds.

End users will have to store their input data for
anomaly detection in Elasticsearch indices (which we
believe all do today) and use a datafeed to feed it
to anomaly detection jobs.
2020-12-15 18:37:20 +00:00
..
anomaly-detection [ML] Deprecate anomaly detection post data endpoint (#66347) 2020-12-15 18:37:20 +00:00
df-analytics/apis [DOCS] Add custom feature processor example (#64681) 2020-11-06 09:24:01 -08:00
images [DOCS] Makes the screenshot larger on the custom URLs page. (#65269) 2020-11-20 09:29:39 +01:00
ml-shared.asciidoc [ML] Docs and HRLC for datafeed runtime mappings (#65810) 2020-12-08 10:06:58 +00:00