Skip to content

Commit 5de8658

Browse files
authored
[DOCS] Adds link for ML getting started scripts
2 parents 2df7448 + 9eea848 commit 5de8658

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,8 @@ When the job is created, you can choose to view the results, continue the job in
123123
real-time, and create a watch. In this tutorial, we will proceed to view the
124124
results.
125125

126-
TIP: The `create_multi_metric.sh` script creates a similar job and {dfeed} by
126+
TIP: The `create_multi_metric.sh` script, which is included with the
127+
<<ml-gs-sampledata,sample data>>, creates a similar job and {dfeed} by
127128
using the {ml} APIs. Before you run it, you must edit the USERNAME and PASSWORD
128129
variables with your actual user ID and password. If {security} is not enabled,
129130
use the `create_multi_metric_noauth.sh` script instead. For API reference

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ When the job is created, you can choose to view the results, continue the job
128128
in real-time, and create a watch. In this tutorial, we will look at how to
129129
manage jobs and {dfeeds} before we view the results.
130130

131-
TIP: The `create_single_metric.sh` script creates a similar job and {dfeed} by
131+
TIP: The `create_single_metric.sh` script, which is included with the
132+
<<ml-gs-sampledata,sample data>>, creates a similar job and {dfeed} by
132133
using the {ml} APIs. Before you run it, you must edit the USERNAME and PASSWORD
133134
variables with your actual user ID and password. If {security} is not enabled,
134135
use the `create_single_metric_noauth.sh` script instead. For API reference

0 commit comments

Comments
 (0)