Skip to content

[7.6][ML] Validate classification dependent_variable cardinality is a…#51310

Merged
dimitris-athanasiou merged 1 commit intoelastic:7.6from
dimitris-athanasiou:validate-classification-dep-var-cardinality-at-least-two-7_6
Jan 22, 2020
Merged

[7.6][ML] Validate classification dependent_variable cardinality is a…#51310
dimitris-athanasiou merged 1 commit intoelastic:7.6from
dimitris-athanasiou:validate-classification-dep-var-cardinality-at-least-two-7_6

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

@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/ml-core (:ml)

…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
@dimitris-athanasiou dimitris-athanasiou merged commit 749123b into elastic:7.6 Jan 22, 2020
@dimitris-athanasiou dimitris-athanasiou deleted the validate-classification-dep-var-cardinality-at-least-two-7_6 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