Brandon Greenwell
Brandon Greenwell
Thanks for the note @RoelVerbelen, glad you found the issue! The bigger bottleneck here is probably attributed to the multiple calls needed to coerce the data with `as.h2o`, so in...
Sorry for the delay @RoelVerbelen, that is a convincing example! I'll reopen the issue, but not sure when I'll get to it. Should be easy to resurrect the old branch...
Thanks @bappa10085, I’ll plan to add geom and aes arguments to make it more flexible.
@swaheera have you taken a look at the [tidyrules](https://CRAN.R-project.org/package=tidyrules) package? The vignette contains an example using **rpart** and seems to give exactly what you are looking for.
I did, by using the Google Chrome extension. Is that currently the easiest way?
See our RBitmoji project https://github.com/koalaverse/RBitmoji Someone just made a pull request that makes getting your user id a piece of cake with only knowing your username and password!! Shouldn’t be...
Roping in @j-c-o-l-l-i-n-s who made the PR for RBitmoji just in case he has any insights here!
Cool package. If you guys are still working to integrate the original shap visualizations, I have an example in {fastshap} using forceplot(). Works fine in and out of RStudio and...
And for "coxph" objects: ```r invest.coxph
@tomwenseleers I actually wrote some code for someone else a little while back for SCAMs. I'll try to find it and send to you so that you can get started...