You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
After updating to ascending sort:
The text was updated successfully, but these errors were encountered:
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:
After updating to ascending sort:
The text was updated successfully, but these errors were encountered: