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

`get_feature_names()` returns `NULL` for ranger objects whenever `importance = "none"` #43

Closed
bgreenwell opened this issue Aug 1, 2018 · 0 comments

Comments

@bgreenwell
Copy link
Member

@bgreenwell bgreenwell commented Aug 1, 2018

Should check object$forest$independent.variable.names first since write.forest = TRUE by default in ranger. Otherwise, should throw an error.

@bgreenwell bgreenwell closed this in a178aff Aug 7, 2018
bgreenwell added a commit that referenced this issue Aug 7, 2018
get_feature_names.ranger doesn't return NULL; closes #43
bgreenwell added a commit that referenced this issue Aug 8, 2018
add note to NEWS about fix for #43 in #48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.