Skip to content

Commit 900856d

Browse files
mergify[bot]lcawl
andauthored
[8.0] [DOCS] Add frontmatter for migration (backport elastic#2402) (elastic#2410)
Co-authored-by: Lisa Cawley <[email protected]>
1 parent 9f49085 commit 900856d

14 files changed

+61
-40
lines changed

docs/en/stack/ml/anomaly-detection/ml-ad-finding-anomalies.asciidoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
++++
44
<titleabbrev>Finding anomalies</titleabbrev>
55
++++
6-
:keywords: {ml-init}, {stack}, {anomaly-detect}
7-
:description: An introduction to {ml} {anomaly-detect}, which analyzes time \
8-
series data to identify and predict anomalous patterns in your data.
6+
7+
:frontmatter-description: An introduction to {ml} {anomaly-detect}, which analyzes time series data to identify and predict anomalous patterns in your data.
8+
:frontmatter-tags-products: [ml]
9+
:frontmatter-tags-content-type: [overview]
10+
:frontmatter-tags-user-goals: [analyze]
911

1012
The {ml} {anomaly-detect} features automate the analysis of time series data by
1113
creating accurate baselines of normal behavior in your data. These baselines

docs/en/stack/ml/anomaly-detection/ml-ad-overview.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
[[ml-ad-overview]]
33
= {anomaly-detect-cap}
44

5-
:keywords: {ml-init}, {stack}, {anomaly-detect}, overview
6-
:description: An introduction to {ml} {anomaly-detect}, which analyzes time \
7-
series data to identify and predict anomalous patterns in your data.
5+
:frontmatter-description: An introduction to {ml} {anomaly-detect}, which analyzes time series data to identify and predict anomalous patterns in your data.
6+
:frontmatter-tags-products: [ml]
7+
:frontmatter-tags-content-type: [overview]
8+
:frontmatter-tags-user-goals: [analyze]
89

910
Use {anomaly-detect} to analyze time series data by creating accurate baselines
1011
of normal behavior and identifying anomalous patterns in your data set. Data is

docs/en/stack/ml/df-analytics/ml-dfa-classification.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
[[ml-dfa-classification]]
44
= Predicting classes with {classification}
55

6-
:keywords: {ml-init}, {stack}, {dfanalytics}, {classification}
7-
:description: An introduction to {ml} {classification}, which enables you to \
8-
predict classes of data points in a data set.
6+
:frontmatter-description: An introduction to {ml} {classification}, which enables you to predict classes of data points in a data set.
7+
:frontmatter-tags-products: [ml]
8+
:frontmatter-tags-content-type: [how-to]
9+
:frontmatter-tags-user-goals: [analyze]
910

1011
{classification-cap} is a {ml} process that predicts the class or category of a
1112
data point in a data set. For a simple example, consider how the shapes in the

docs/en/stack/ml/df-analytics/ml-dfa-outlier-detection.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
[[ml-dfa-finding-outliers]]
44
= Finding outliers
55

6-
:keywords: {ml-init}, {stack}, {dfanalytics}, {oldetection}
7-
:description: An introduction to {ml} {oldetection}, which enables you to \
8-
find unusual data points in a data set compared to the normal data points.
6+
:frontmatter-description: An introduction to {ml} {oldetection}, which enables you to find unusual data points in a data set compared to the normal data points.
7+
:frontmatter-tags-products: [ml]
8+
:frontmatter-tags-content-type: [how-to]
9+
:frontmatter-tags-user-goals: [analyze]
910

1011
{oldetection-cap} is identification of data points that are significantly
1112
different from other values in the data set. For example, outliers could be

docs/en/stack/ml/df-analytics/ml-dfa-overview.asciidoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
++++
66
<titleabbrev>Overview</titleabbrev>
77
++++
8-
:keywords: {ml-init}, {stack}, {dfanalytics}, overview
9-
:description: An introduction to {ml} {dfanalytics}, which enables you to \
10-
analyze your data using classification, regression, and outlier detection \
11-
algorithms and to generate trained models for predictions on new data.
8+
9+
:frontmatter-description: An introduction to {ml} {dfanalytics}, which enables you to analyze your data using classification, regression, and outlier detection algorithms and to generate trained models for predictions on new data.
10+
:frontmatter-tags-products: [ml]
11+
:frontmatter-tags-content-type: [overview]
12+
:frontmatter-tags-user-goals: [analyze]
1213

1314
{dfanalytics-cap} enable you to perform different analyses of your data and
1415
annotate it with the results. By doing this, it provides additional insights

docs/en/stack/ml/df-analytics/ml-dfa-regression.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
[[ml-dfa-regression]]
44
= Predicting numerical values with {regression}
55

6-
:keywords: {ml-init}, {stack}, {dfanalytics}, {regression}
7-
:description: An introduction to {ml} {regression}, which enables you to \
8-
predict numerical values in a data set.
9-
6+
:frontmatter-description: An introduction to {ml} {regression}, which enables you to predict numerical values in a data set.
7+
:frontmatter-tags-products: [ml]
8+
:frontmatter-tags-content-type: [how-to]
9+
:frontmatter-tags-user-goals: [analyze]
1010

1111
{reganalysis-cap} is a supervised {ml} process for estimating the relationships
1212
among different fields in your data, then making further predictions on

docs/en/stack/ml/df-analytics/ml-how-dfa-works.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
++++
66
<titleabbrev>How {dfanalytics-jobs} work</titleabbrev>
77
++++
8-
:keywords: {ml-init}, {stack}, {dfanalytics}, advanced,
9-
:description: An explanation of how the {dfanalytics-jobs} work. Every job has \
10-
four or five main phases depending on its analysis type.
118

9+
:frontmatter-description: An explanation of how the {dfanalytics-jobs} work. Every job has four or five main phases depending on its analysis type.
10+
:frontmatter-tags-products: [ml]
11+
:frontmatter-tags-content-type: [overview]
12+
:frontmatter-tags-user-goals: [analyze]
1213

1314
A {dfanalytics-job} is essentially a persistent {es} task. During its life
1415
cycle, it goes through four or five main phases depending on the analysis type:

docs/en/stack/ml/get-started/ml-getting-started.asciidoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
++++
44
<titleabbrev>Tutorial: Getting started with {anomaly-detect}</titleabbrev>
55
++++
6-
:keywords: {ml-init}, {stack}, {anomaly-detect}, tutorial
7-
:description: This tutorial shows you how to create {anomaly-jobs}, \
8-
interpret the results, and forecast future behavior in {kib}.
6+
7+
:frontmatter-description: This tutorial shows you how to create {anomaly-jobs}, interpret the results, and forecast future behavior in {kib}.
8+
:frontmatter-tags-products: [ml]
9+
:frontmatter-tags-content-type: [tutorial]
10+
:frontmatter-tags-user-goals: [get-started]
911

1012
Ready to take {anomaly-detect} for a test drive? Follow this tutorial to:
1113

docs/en/stack/ml/machine-learning-intro.asciidoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
[chapter,role="xpack"]
22
[[machine-learning-intro]]
33
= What is Elastic {ml-app}?
4-
:keywords: {ml-init}, {stack}
5-
:description: An introduction to the breadth of Elastic {ml-features}.
4+
5+
:frontmatter-description: An introduction to the breadth of Elastic {ml-features}.
6+
:frontmatter-tags-products: [ml]
7+
:frontmatter-tags-content-type: [overview]
8+
:frontmatter-tags-user-goals: [analyze]
69

710
{ml-cap} features analyze your data and generate models for its patterns of
811
behavior. The type of analysis that you choose depends on the questions or

docs/en/stack/ml/nlp/ml-nlp-classify-text.asciidoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[[ml-nlp-classify-text]]
22
= Classify text
33

4-
:keywords: {ml-init}, {stack}, {nlp}, {lang-ident}, text classification, \
5-
zero-shot text classification
6-
7-
:description: NLP tasks that classify input text or determine \
8-
the language of text.
4+
:frontmatter-description: NLP tasks that classify input text or determine the language of text.
5+
:frontmatter-tags-products: [ml]
6+
:frontmatter-tags-content-type: [overview]
7+
:frontmatter-tags-user-goals: [analyze]
98

109
These NLP tasks enable you to identify the language of text and classify or label
1110
unstructured input text:

0 commit comments

Comments
 (0)