2017-04-04 18:26:39 -04:00
|
|
|
[[xpack-ml]]
|
|
|
|
= Machine Learning in the Elastic Stack
|
|
|
|
|
|
|
|
[partintro]
|
|
|
|
--
|
2017-05-01 14:27:48 -04:00
|
|
|
Machine learning is tightly integrated with the Elastic Stack. Data is pulled
|
|
|
|
from {es} for analysis and anomaly results are displayed in {kib} dashboards.
|
|
|
|
|
2017-12-15 18:05:21 -05:00
|
|
|
* <<ml-overview>>
|
|
|
|
* <<ml-getting-started>>
|
|
|
|
* <<ml-configuring>>
|
|
|
|
* <<stopping-ml>>
|
|
|
|
* <<ml-troubleshooting, Troubleshooting Machine Learning>>
|
|
|
|
* <<ml-api-quickref>>
|
|
|
|
* <<ml-functions>>
|
|
|
|
|
|
|
|
|
2017-04-04 18:26:39 -04:00
|
|
|
--
|
|
|
|
|
2017-05-05 13:40:17 -04:00
|
|
|
include::overview.asciidoc[]
|
2017-04-04 18:26:39 -04:00
|
|
|
include::getting-started.asciidoc[]
|
2017-05-19 16:40:50 -04:00
|
|
|
include::configuring.asciidoc[]
|
2017-11-14 21:04:21 -05:00
|
|
|
include::stopping-ml.asciidoc[]
|
2017-04-21 21:56:07 -04:00
|
|
|
// include::ml-scenarios.asciidoc[]
|
2017-04-04 18:26:39 -04:00
|
|
|
include::api-quickref.asciidoc[]
|
|
|
|
//include::troubleshooting.asciidoc[] Referenced from x-pack/docs/public/xpack-troubleshooting.asciidoc
|
2017-06-05 16:07:15 -04:00
|
|
|
include::functions.asciidoc[]
|