Skip to content

[7.x][ML] Validate classification dependent_variable cardinality is a…#51309

Merged
dimitris-athanasiou merged 1 commit intoelastic:7.xfrom
dimitris-athanasiou:validate-classification-dep-var-cardinality-at-least-two-7x
Jan 22, 2020
Merged

[7.x][ML] Validate classification dependent_variable cardinality is a…#51309
dimitris-athanasiou merged 1 commit intoelastic:7.xfrom
dimitris-athanasiou:validate-classification-dep-var-cardinality-at-least-two-7x

Conversation

@dimitris-athanasiou
Copy link
Copy Markdown
Contributor

…t lea… (#51232)

Data frame analytics classification currently only supports 2 classes for the
dependent variable. We were checking that the field's cardinality is not higher
than 2 but we should also check it is not less than that as otherwise the process
fails.

Backport of #51232

…t lea… (elastic#51232)

Data frame analytics classification currently only supports 2 classes for the
dependent variable. We were checking that the field's cardinality is not higher
than 2 but we should also check it is not less than that as otherwise the process
fails.

Backport of elastic#51232
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/ml-core (:ml)

@dimitris-athanasiou dimitris-athanasiou merged commit 59687a9 into elastic:7.x Jan 22, 2020
@dimitris-athanasiou dimitris-athanasiou deleted the validate-classification-dep-var-cardinality-at-least-two-7x branch January 22, 2020 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport >bug :ml Machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants