Skip to content

Commit 40cc86c

Browse files
committed
[DOCS] Remove basic ML terms
1 parent bad810d commit 40cc86c

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
[float]
1+
[role="xpack"]
22
[[ml-nodes]]
33
=== Machine learning nodes
44

55
A {ml} node is a node that has `xpack.ml.enabled` and `node.ml` set to `true`,
66
which is the default behavior. If you set `node.ml` to `false`, the node can
77
service API requests but it cannot run jobs. If you want to use {xpackml}
88
features, there must be at least one {ml} node in your cluster. For more
9-
information about this setting, see
10-
{ref}/ml-settings.html[{ml} settings in {es}].
9+
information, see
10+
{ref}/modules-node.html#ml-node[Machine learning node].

docs/en/stack/ml/overview.asciidoc

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,4 @@ include::jobs.asciidoc[]
99
include::datafeeds.asciidoc[]
1010
include::buckets.asciidoc[]
1111
include::calendars.asciidoc[]
12-
13-
[[ml-concepts]]
14-
=== Basic Machine Learning Terms
15-
++++
16-
<titleabbrev>Basic Terms</titleabbrev>
17-
++++
18-
19-
There are a few concepts that are core to {ml} in {xpack}. Understanding these
20-
concepts from the outset will tremendously help ease the learning process.
21-
2212
include::architecture.asciidoc[]

0 commit comments

Comments
 (0)