Skip to content

[7.x][ML] Add num_top_feature_importance_values param to regression a…#50976

Merged
dimitris-athanasiou merged 1 commit intoelastic:7.xfrom
dimitris-athanasiou:add-top-feature-importance-values-param-7x
Jan 14, 2020
Merged

[7.x][ML] Add num_top_feature_importance_values param to regression a…#50976
dimitris-athanasiou merged 1 commit intoelastic:7.xfrom
dimitris-athanasiou:add-top-feature-importance-values-param-7x

Conversation

@dimitris-athanasiou
Copy link
Copy Markdown
Contributor

…nd classi… (#50914)

Adds a new parameter to regression and classification that enables computation
of importance for the top most important features. The computation of the importance
is based on SHAP (SHapley Additive exPlanations) method.

Backport of #50914

…nd classi… (elastic#50914)

Adds a new parameter to regression and classification that enables computation
of importance for the top most important features. The computation of the importance
is based on SHAP (SHapley Additive exPlanations) method.

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

Pinging @elastic/ml-core (:ml)

@dimitris-athanasiou dimitris-athanasiou merged commit 1d8cb3c into elastic:7.x Jan 14, 2020
@dimitris-athanasiou dimitris-athanasiou deleted the add-top-feature-importance-values-param-7x branch January 14, 2020 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants