Blog post for cuda.ml 0.4.0 - #374
Conversation
✅ Deploy Preview for posit-open-source canceled.
|
Publishing checklist
|
|
This post will need to wait until CRAN reopens for submissions on August 20 and cuda.ml 0.4.0 is released. The pak::pak("mlverse/cuda.ml") |
topepo
left a comment
There was a problem hiding this comment.
Looks good and reads very well. No trouble running on my hardware.
| set_mode("classification") |> | ||
| set_engine("cuda.ml", max_depth = 20L, seed = 1L) | ||
|
|
||
| forest_fit <- fit(forest_spec, Species ~ ., data = iris) |
There was a problem hiding this comment.
The iris data are deprecated due to their origination in the eugenics literature.
An easy substitute is the Palmer penguins data (which is in base R). There are some mossing values in that data though.
Blog YAML Checks
|
Preview linksBlog listing: https://6a7dd5c6ef00ba367f31da66--posit-open-source.netlify.app/blog/ |
Adds a release post for cuda.ml 0.4.0.