Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with feature importance sorting when using categorical features #205

Open
zyteka opened this issue Nov 28, 2022 · 0 comments
Open

Comments

@zyteka
Copy link
Collaborator

zyteka commented Nov 28, 2022

Description

Currently, the feature importance page does not sort correctly in some cases. This may be a problem when including categorical features, that are aggregated from one-hot encodings. This can be seen when running Sibylapp with the family-screening dataset.

Default (descending) sort order:
image

After updating to ascending sort:
image

@zyteka zyteka added this to the Iberdrola Pilot milestone Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant