Skip to content

Commit

Permalink
[DOCS] Add frontmatter for migration (elastic#2402) (elastic#2409)
Browse files Browse the repository at this point in the history
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
  • Loading branch information
mergify[bot] and lcawl authored May 23, 2023
1 parent b30edb5 commit 8cae9a4
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@
<titleabbrev>Finding anomalies</titleabbrev>
++++

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

The {ml} {anomaly-detect} features automate the analysis of time series data by
creating accurate baselines of normal behavior in your data. These baselines
Expand Down
7 changes: 4 additions & 3 deletions docs/en/stack/ml/df-analytics/ml-dfa-classification.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
[[ml-dfa-classification]]
= Predicting classes with {classification}

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

{classification-cap} is a {ml} process that predicts the class or category of a
data point in a data set. For a simple example, consider how the shapes in the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
[[ml-dfa-finding-outliers]]
= Finding outliers

:keywords: {ml-init}, {stack}, {dfanalytics}, {oldetection}
:description: An introduction to {ml} {oldetection}, which enables you to \
find unusual data points in a data set compared to the normal data points.
: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.
:frontmatter-tags-products: [ml]
:frontmatter-tags-content-type: [how-to]
:frontmatter-tags-user-goals: [analyze]

{oldetection-cap} is identification of data points that are significantly
different from other values in the data set. For example, outliers could be
Expand Down
9 changes: 5 additions & 4 deletions docs/en/stack/ml/df-analytics/ml-dfa-overview.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
++++
<titleabbrev>Overview</titleabbrev>
++++
:keywords: {ml-init}, {stack}, {dfanalytics}, overview
: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.

: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.
:frontmatter-tags-products: [ml]
:frontmatter-tags-content-type: [overview]
:frontmatter-tags-user-goals: [analyze]

{dfanalytics-cap} enable you to perform different analyses of your data and
annotate it with the results. By doing this, it provides additional insights
Expand Down
8 changes: 4 additions & 4 deletions docs/en/stack/ml/df-analytics/ml-dfa-regression.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
[[ml-dfa-regression]]
= Predicting numerical values with {regression}

:keywords: {ml-init}, {stack}, {dfanalytics}, {regression}
:description: An introduction to {ml} {regression}, which enables you to \
predict numerical values in a data set.

:frontmatter-description: An introduction to {ml} {regression}, which enables you to predict numerical values in a data set.
:frontmatter-tags-products: [ml]
:frontmatter-tags-content-type: [how-to]
:frontmatter-tags-user-goals: [analyze]

{reganalysis-cap} is a supervised {ml} process for estimating the relationships
among different fields in your data, then making further predictions on
Expand Down
7 changes: 4 additions & 3 deletions docs/en/stack/ml/df-analytics/ml-how-dfa-works.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
++++
<titleabbrev>How {dfanalytics-jobs} work</titleabbrev>
++++
:keywords: {ml-init}, {stack}, {dfanalytics}, advanced,
:description: An explanation of how the {dfanalytics-jobs} work. Every job has \
four or five main phases depending on its analysis type.

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

A {dfanalytics-job} is essentially a persistent {es} task. During its life
cycle, it goes through four or five main phases depending on the analysis type:
Expand Down
8 changes: 5 additions & 3 deletions docs/en/stack/ml/get-started/ml-getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
++++
<titleabbrev>Tutorial: Getting started with {anomaly-detect}</titleabbrev>
++++
:keywords: {ml-init}, {stack}, {anomaly-detect}, tutorial
:description: This tutorial shows you how to create {anomaly-jobs}, \
interpret the results, and forecast future behavior in {kib}.

:frontmatter-description: This tutorial shows you how to create {anomaly-jobs}, interpret the results, and forecast future behavior in {kib}.
:frontmatter-tags-products: [ml]
:frontmatter-tags-content-type: [tutorial]
:frontmatter-tags-user-goals: [get-started]

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

Expand Down
7 changes: 5 additions & 2 deletions docs/en/stack/ml/machine-learning-intro.asciidoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[chapter,role="xpack"]
[[machine-learning-intro]]
= What is Elastic {ml-app}?
:keywords: {ml-init}, {stack}
:description: An introduction to the breadth of Elastic {ml-features}.

:frontmatter-description: An introduction to the breadth of Elastic {ml-features}
:frontmatter-tags-products: [ml]
:frontmatter-tags-content-type: [overview]
:frontmatter-tags-user-goals: [analyze]

{ml-cap} features analyze your data and generate models for its patterns of
behavior. The type of analysis that you choose depends on the questions or
Expand Down
9 changes: 4 additions & 5 deletions docs/en/stack/ml/nlp/ml-nlp-classify-text.asciidoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
[[ml-nlp-classify-text]]
= Classify text

:keywords: {ml-init}, {stack}, {nlp}, {lang-ident}, text classification, \
zero-shot text classification

:description: NLP tasks that classify input text or determine \
the language of text.
:frontmatter-description: NLP tasks that classify input text or determine the language of text.
:frontmatter-tags-products: [ml]
:frontmatter-tags-content-type: [overview]
:frontmatter-tags-user-goals: [analyze]

These NLP tasks enable you to identify the language of text and classify or label
unstructured input text:
Expand Down
7 changes: 4 additions & 3 deletions docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[[ml-nlp-deploy-models]]
= Deploy trained models

:keywords: {ml-init}, {stack}, {nlp}
:description: You can import trained models into your cluster and configure them \
for specific NLP tasks.
:frontmatter-description: You can import trained models into your cluster and configure them for specific NLP tasks.
:frontmatter-tags-products: [ml]
:frontmatter-tags-content-type: [how-to]
:frontmatter-tags-user-goals: [analyze]

If you want to perform {nlp} tasks in your cluster, you must deploy an
appropriate trained model. There is tooling support in
Expand Down
6 changes: 4 additions & 2 deletions docs/en/stack/ml/nlp/ml-nlp-extract-info.asciidoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[[ml-nlp-extract-info]]
= Extract information

:keywords: {ml-init}, {stack}, {nlp}, named entity recognition, fill mask
:description: NLP tasks that extract information from unstructured text.
:frontmatter-description: NLP tasks that extract information from unstructured text.
:frontmatter-tags-products: [ml]
:frontmatter-tags-content-type: [overview]
:frontmatter-tags-user-goals: [analyze]

These NLP tasks enable you to extract information from your unstructured text:

Expand Down
5 changes: 5 additions & 0 deletions docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
[[ml-nlp-model-ref]]
= Third party NLP models

:frontmatter-description: The list of compatible third party NLP models.
:frontmatter-tags-products: [ml]
:frontmatter-tags-content-type: [reference]
:frontmatter-tags-user-goals: [analyze]

The {stack-ml-features} support transformer models that conform to the standard
BERT model interface and use the WordPiece tokenization algorithm.

Expand Down
6 changes: 4 additions & 2 deletions docs/en/stack/ml/nlp/ml-nlp.asciidoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[[ml-nlp]]
= {nlp-cap}

:keywords: {ml-init}, {stack}, {nlp}, overview
:description: An introduction to {ml} {nlp} features.
:frontmatter-description: An introduction to {ml} {nlp} features.
:frontmatter-tags-products: [ml]
:frontmatter-tags-content-type: [overview]
:frontmatter-tags-user-goals: [analyze]

[partintro]
--
Expand Down

0 comments on commit 8cae9a4

Please sign in to comment.