You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/stack/ml/anomaly-detection/ml-detect-categories.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Avoid using human-generated data for categorization analysis.
33
33
[[creating-categorization-jobs]]
34
34
== Creating categorization jobs
35
35
36
-
. In {kib}, navigate to **{ml-app} > Anomaly Detection > Jobs**.
36
+
. In {kib}, navigate to *Jobs*. To open *Jobs*, find **{ml-app} > Anomaly Detection** in the main menu, or or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar].
37
37
. Click **Create job**, select the {data-view} you want to analyze.
38
38
. Select the **Categorization** wizard from the list.
39
39
. Choose a categorization detector - it's the `count` function in this example - and the field you want to categorize - the `message` field in this example.
Copy file name to clipboardExpand all lines: docs/en/stack/ml/anomaly-detection/ml-jobs-from-visuals.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ NOTE: You need to have a compatible visualization on **Dashboard** to create an
40
40
which is based on the {kib} sample flight data set. Select the `Flight count`
41
41
visualization from the dashboard.
42
42
43
-
. Go to **Analytics > Dashboard** and select a dashboard with a compatible
43
+
. Go to **Analytics > Dashboard** from the main menu, or or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar]. Select a dashboard with a compatible
44
44
visualization.
45
45
. Open the **Options (...) menu** for the panel, then select **More**.
46
46
. Select **Create {anomaly-job}**. The option is only displayed if the
Copy file name to clipboardExpand all lines: docs/en/stack/ml/anomaly-detection/ml-population-analysis.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Population analysis is resource-efficient and scales well, enabling the analysis
27
27
[[creating-population-jobs]]
28
28
== Creating population jobs
29
29
30
-
. In {kib}, navigate to **{ml-app} > Anomaly Detection > Jobs**.
30
+
. In {kib}, navigate to *Jobs*. To open *Jobs*, find **{ml-app} > Anomaly Detection** in the main menu, or or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar].
31
31
. Click **Create job**, select the {data-source} you want to analyze.
32
32
. Select the **Population** wizard from the list.
33
33
. Choose a population field - it's the `clientip` field in this example - and the metric you want to use for the analysis - `Mean(bytes)` in this example.
Copy file name to clipboardExpand all lines: docs/en/stack/ml/anomaly-detection/ml-revert-model-snapshot.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ resilience. It makes it possible to reset the model to a previous state in case
7
7
of a system failure or if the model changed significantly due to a one-off
8
8
event.
9
9
10
-
. In {kib}, navigate to **{ml-app} > Anomaly Detection > Jobs**.
10
+
. In {kib}, navigate to *Jobs*. To open *Jobs*, find **{ml-app} > Anomaly Detection** in the main menu, or or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar].
11
11
. Locate the {anomaly-job} whose model you want to revert in the job table.
12
12
. Open the job details and navigate to the **Model Snapshots** tab.
Copy file name to clipboardExpand all lines: docs/en/stack/ml/df-analytics/ml-dfa-shared.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
tag::dfa-deploy-model[]
2
2
. To deploy {dfanalytics} model in a pipeline, navigate to **Machine Learning** >
3
-
**Model Management** > **Trained models** in {kib}.
3
+
**Model Management** > **Trained models**, or or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar] in {kib}.
4
4
5
5
. Find the model you want to deploy in the list and click **Deploy model** in
Copy file name to clipboardExpand all lines: docs/en/stack/ml/get-started/ml-gs-visualizer.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ exception for your {kib} URL.
17
17
18
18
--
19
19
20
-
. Click *Machine Learning* in the {kib}main menu.
20
+
. Open the *Machine Learning* page in {kib}. Find *Machine Learning* in the main menu, or or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar].
Copy file name to clipboardExpand all lines: docs/en/stack/ml/nlp/ml-nlp-e5.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ NOTE: For most cases, the preferred version is the **Intel and Linux optimized**
92
92
[[trained-model-e5]]
93
93
==== Using the Trained Models page
94
94
95
-
1. In {kib}, navigate to **{ml-app}** > **Trained Models**. E5 can be found in
95
+
1. In {kib}, navigate to **{ml-app}** > **Trained Models** from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar]. E5 can be found in
96
96
the list of trained models. There are two versions available: one portable
97
97
version which runs on any hardware and one version which is optimized for Intel®
98
98
silicon. You can see which model is recommended to use based on your hardware
. Repeat step 2 and step 3 on all master-eligible nodes.
251
251
. {ref}/restart-cluster.html#restart-cluster-rolling[Restart] the
252
252
master-eligible nodes one by one.
253
-
. Navigate to the **Trained Models** page in {kib}, E5 can be found in the
253
+
. Navigate to the **Trained Models** page from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar] in {kib}. E5 can be found in the
254
254
list of trained models.
255
255
. Click the **Add trained model** button, select the E5 model version you
256
256
downloaded in step 1 and want to deploy and click **Download**. The selected
Copy file name to clipboardExpand all lines: docs/en/stack/ml/nlp/ml-nlp-elser.asciidoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -350,7 +350,7 @@ master-eligible nodes can reach the server you specify.
350
350
. Repeat step 5 on all master-eligible nodes.
351
351
. {ref}/restart-cluster.html#restart-cluster-rolling[Restart] the
352
352
master-eligible nodes one by one.
353
-
. Navigate to the **Trained Models** page in {kib}, ELSER can be found in the
353
+
. Navigate to the **Trained Models** page from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar] in {kib}. ELSER can be found in the
354
354
list of trained models.
355
355
. Click the **Add trained model** button, select the ELSER model version you
356
356
downloaded in step 1 and want to deploy, and click **Download**. The selected
. Repeat step 2 and step 3 on all master-eligible nodes.
391
391
. {ref}/restart-cluster.html#restart-cluster-rolling[Restart] the
392
392
master-eligible nodes one by one.
393
-
. Navigate to the **Trained Models** page in {kib}, ELSER can be found in the
393
+
. Navigate to the **Trained Models** page from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar] in {kib}. ELSER can be found in the
394
394
list of trained models.
395
395
. Click the **Add trained model** button, select the ELSER model version you
396
396
downloaded in step 1 and want to deploy and click **Download**. The selected
@@ -406,7 +406,7 @@ allocations and threads per allocation values.
406
406
== Testing ELSER
407
407
408
408
You can test the deployed model in {kib}. Navigate to **Model Management** >
409
-
**Trained Models**, locate the deployed ELSER model in the list of trained
409
+
**Trained Models** from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search bar] in {kib}. Locate the deployed ELSER model in the list of trained
410
410
models, then select **Test model** from the Actions menu.
411
411
412
412
You can use data from an existing index to test the model. Select the index,
0 commit comments