Skip to content

Commit 96c8899

Browse files
szabosteveSivagurunathanV
authored andcommitted
[DOCS] Specifies the possible data types of classification dependent_variable (elastic#50582)
1 parent 76355c7 commit 96c8899

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/ml/df-analytics/apis/analysisobjects.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@ include::{docdir}/ml/ml-shared.asciidoc[tag=lambda]
145145
include::{docdir}/ml/ml-shared.asciidoc[tag=dependent-variable]
146146
+
147147
--
148-
The data type of the field must be numeric or boolean.
148+
The data type of the field must be numeric (`integer`, `short`, `long`, `byte`),
149+
categorical (`ip`, `keyword`, `text`), or boolean.
149150
--
150151

151152
`num_top_classes`::

0 commit comments

Comments
 (0)