Closed nipnipj closed 2 years ago
With treesnip
I can also use catboost
. I think this is worth mentioning, since when I install treesnip
manually into a kaggle kernel, only xgboost works.
Hi! This package doesn't seem to be available in Rcran unfortunately.
But you can install it in your notebooks: remotes::install_github("curso-r/treesnip")
Best, Philippe
I think this should work: remotes::install_github("curso-r/treesnip", lib = "/kaggle/working")
Please, add
treesnip
package (https://curso-r.github.io/treesnip/) to kaggle notebooks.