tidymodels / usemodels

Boilerplate Code for tidymodels
https://usemodels.tidymodels.org
Other
85 stars 5 forks source link

Add catboost #35

Closed larry77 closed 2 years ago

larry77 commented 2 years ago

Hello, I do not have a snippet to provide, but it would be nice (perhaps as a Xmas present) to have usemodels also include catboost (see https://catboost.ai/). Thanks!

juliasilge commented 2 years ago

Unfortunately, catboost (the R package) is not on CRAN so we are not likely to be able to add this in the immediate future. You can see discussion and challenges around this in catboost/catboost#439.

github-actions[bot] commented 2 years ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.