Just show feature subset in the input editor in What-if tab? #170
Unanswered
tonydengpace
asked this question in
Q&A
Replies: 1 comment
-
|
Euhm, this could be added as a keyword argument perhaps. So you could add a list of features to use in the whatif tab with e.g. Shouldn't be too hard to implement, but may require a bit of work. The input component is defined here: I think you would have to keep a seperate list of visible features and hidden features, and then slice only through the visible features for the display. May not be too hard. Unfortunately I have extremely limited time to work on this right now. You want to have a stab at it? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi. For the feature input in the What-if tab, would it be possible to just show a subset of the features instead of the full feature set?
Beta Was this translation helpful? Give feedback.
All reactions