Skip to content

Conversation

aloctavodia
Copy link
Member

This allows plotting a subset of the variables once the variable's importance has been computed. submodels can be a list or range or array. So it is easy for the user to plot not only the most important variables but other combinations too. Values are sorted to avoid changing the order of importance which could result in potentially confusing results. Thus submodels=[0, 1] will plot the two most important variables and submodels=[1, 0] will have the same effect.

@aloctavodia aloctavodia merged commit b20d074 into main Nov 29, 2024
4 checks passed
@aloctavodia aloctavodia deleted the submodels branch November 29, 2024 13:09
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

Successfully merging this pull request may close these issues.

1 participant