diff --git a/docs/reference/ml/configuring.asciidoc b/docs/reference/ml/configuring.asciidoc index a27818e0cf1..86c89c2d5af 100644 --- a/docs/reference/ml/configuring.asciidoc +++ b/docs/reference/ml/configuring.asciidoc @@ -21,8 +21,8 @@ send your data to that job. The results of {ml} analysis are stored in {es} and you can use {kib} to help you visualize and explore the results. -For a tutorial that walks you through these configuration steps, -see <>. +//For a tutorial that walks you through these configuration steps, +//see <>. Though it is quite simple to analyze your data and provide quick {ml} results, gaining deep insights might require some additional planning and configuration. diff --git a/docs/reference/ml/functions.asciidoc b/docs/reference/ml/functions.asciidoc index 48e56bb4627..0aa092acd02 100644 --- a/docs/reference/ml/functions.asciidoc +++ b/docs/reference/ml/functions.asciidoc @@ -11,7 +11,8 @@ you specify the functions in {ref}/ml-job-resource.html#ml-detectorconfig[Detector Configuration Objects]. If you are creating your job in {kib}, you specify the functions differently depending on whether you are creating single metric, multi-metric, or advanced -jobs. For a demonstration of creating jobs in {kib}, see <>. +jobs. +//For a demonstration of creating jobs in {kib}, see <>. Most functions detect anomalies in both low and high values. In statistical terminology, they apply a two-sided test. Some functions offer low and high diff --git a/docs/reference/ml/stopping-ml.asciidoc b/docs/reference/ml/stopping-ml.asciidoc index 2b50294e3bc..ddb3919dd52 100644 --- a/docs/reference/ml/stopping-ml.asciidoc +++ b/docs/reference/ml/stopping-ml.asciidoc @@ -35,7 +35,7 @@ For more information, see <>. A {dfeed} can be started and stopped multiple times throughout its lifecycle. -For examples of stopping {dfeeds} in {kib}, see <>. +//For examples of stopping {dfeeds} in {kib}, see <>. [float] [[stopping-all-ml-datafeeds]] diff --git a/docs/reference/ml/transforms.asciidoc b/docs/reference/ml/transforms.asciidoc index e49b1ff32d4..cfbbfb19537 100644 --- a/docs/reference/ml/transforms.asciidoc +++ b/docs/reference/ml/transforms.asciidoc @@ -176,8 +176,10 @@ the `error_count` and `aborted_count` values: ---------------------------------- NOTE: This example demonstrates how to use script fields, but it contains -insufficient data to generate meaningful results. For a full demonstration of -how to create jobs with sample data, see <>. +insufficient data to generate meaningful results. + +//For a full demonstration of +//how to create jobs with sample data, see <>. You can alternatively use {kib} to create an advanced job that uses script fields. To add the `script_fields` property to your {dfeed}, you must use the