Skip to content

Conversation

@pkopper
Copy link
Contributor

@pkopper pkopper commented Jun 5, 2019

Fix is outlined in #156.
Initially another bug was fixed which however resulted in tests to fail.

pkopper added 3 commits June 2, 2019 14:32
…g: instead of R2 1-R2 was computed and used as model selection criterion. This affects all calls of explain() with n_features = 1. 2) For bin continuous = FALSE it got obvious that the extraction from explainer does not work. Note that previously an error was only thrown if: bin_continous = FALSE and use_density = TRUE. Additionally, I tried where I worked to limit the characters per row to improve readibility when debugging. Fix number one is crucial, fix number two only affects non-standard use of the package.
@pkopper pkopper mentioned this pull request Jun 5, 2019
@pkopper pkopper changed the title Fixed two bugs: problems pseudo R squared and extraction of distribution info from explainer [WIP] Fixed two bugs: problems pseudo R squared and extraction of distribution info from explainer Jun 7, 2019
@thomasp85 thomasp85 merged commit e1ef192 into tidymodels:master Jun 11, 2019
@thomasp85
Copy link
Collaborator

Thanks!

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.

2 participants