Unable to find important features #171
Unanswered
WinC3
asked this question in
Data Science
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For some of the module 2.x assignments (2.1, 2.6), we are tasked with finding feature importances. 2.1 gives a hint in using the get_feature_importances() function, but said function returns an AxPlotConfig object, which I do not believe has an obvious way of being parsed for relative importance metrics. I am using the latest release of Ax-Platform, which may be a reason for this, however, I have made this decision as it is increasingly hard to documentation, and thus have to read source code, which is even harder to find for older releases.
Beta Was this translation helpful? Give feedback.
All reactions