mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
d3a2e34f9d
* [DOCS] Add role info to ML getting started docs * [DOCS] Getting started with sample ML data * [DOCS] Getting started with server-metrics sample data Original commit: elastic/x-pack-elasticsearch@2f268f87b4
24 lines
796 B
Plaintext
24 lines
796 B
Plaintext
[[xpack-ml]]
|
|
= Machine Learning in the Elastic Stack
|
|
|
|
[partintro]
|
|
--
|
|
Data stored in {es} contains valuable insights into the behavior and
|
|
performance of your business and systems. However, the following questions can
|
|
be difficult to answer:
|
|
|
|
* Is the response time of my website unusual?
|
|
* Are users exfiltrating data unusually?
|
|
|
|
The good news is that the {xpack} machine learning capabilities enable you to
|
|
easily answer these types of questions.
|
|
--
|
|
|
|
include::introduction.asciidoc[]
|
|
include::getting-started.asciidoc[]
|
|
// include::ml-scenarios.asciidoc[]
|
|
include::api-quickref.asciidoc[]
|
|
|
|
//include::troubleshooting.asciidoc[] Referenced from x-pack/docs/public/xpack-troubleshooting.asciidoc
|
|
//include::release-notes.asciidoc[] Referenced from x-pack/docs/public/xpack-release-notes.asciidoc
|