Skip to content

Commit d065231

Browse files
authored
Updates classification conceptual docs. (elastic#2222)
1 parent fad0f34 commit d065231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/stack/ml/df-analytics/ml-dfa-classification.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ is for predicting discrete, categorical values.
1919

2020
When you create a {classification} job, you must specify which field contains
2121
the classes that you want to predict. This field is known as the _{depvar}_. It
22-
must contain no more than 30 classes. By default, all other
22+
can contain maximum 100 classes. By default, all other
2323
{ref}/put-dfanalytics.html#dfa-supported-fields[supported fields] are included
2424
in the analysis and are known as _{feature-vars}_. You can optionally include or
2525
exclude fields. For more information about field selection, refer to the

0 commit comments

Comments
 (0)