Skip to content

Commit 86882b0

Browse files
committed
[DOCS] Remove text fields from classification dependent variables (#54849)
1 parent 736b8a8 commit 86882b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ml/df-analytics/apis/put-dfanalytics.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ for any class. Defaults to `maximize_minimum_recall`.
120120
include::{docdir}/ml/ml-shared.asciidoc[tag=dependent-variable]
121121
+
122122
The data type of the field must be numeric (`integer`, `short`, `long`, `byte`),
123-
categorical (`ip`, `keyword`, `text`), or boolean. There must be no more than 30
123+
categorical (`ip` or `keyword`), or boolean. There must be no more than 30
124124
different values in this field.
125125

126126
`eta`::::

0 commit comments

Comments
 (0)