Skip to content

Blog post for cuda.ml 0.4.0 - #374

Draft
t-kalinowski wants to merge 3 commits into
mainfrom
blog/cuda-ml-0-4-0
Draft

Blog post for cuda.ml 0.4.0#374
t-kalinowski wants to merge 3 commits into
mainfrom
blog/cuda-ml-0-4-0

Conversation

@t-kalinowski

Copy link
Copy Markdown
Member

Adds a release post for cuda.ml 0.4.0.

@netlify

netlify Bot commented Aug 5, 2026

Copy link
Copy Markdown

Deploy Preview for posit-open-source canceled.

Name Link
🔨 Latest commit 74c118c
🔍 Latest deploy log https://app.netlify.com/projects/posit-open-source/deploys/6a7dd507f4f7b8000854b4cf

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Publishing checklist

  • Get a review — you're responsible for requesting one. Any colleague with Write access can approve; if your PR touches files outside a post folder, the assigned code owner's approval is also required before merging
  • Check your post — once the deploy preview is ready, a comment will appear with direct links to your post
  • Check the blog listing — confirm your post appears with the correct title, image, and description
  • Merge — once everything looks good and you have an approving review, merge to main

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

@t-kalinowski

Copy link
Copy Markdown
Member Author

This post will need to wait until CRAN reopens for submissions on August 20 and cuda.ml 0.4.0 is released. The main branch of mlverse/cuda.ml already contains the version planned for CRAN, so anyone who wants to test it in the meantime can install it directly from GitHub:

pak::pak("mlverse/cuda.ml")

@t-kalinowski
t-kalinowski requested a review from topepo August 5, 2026 19:04

@topepo topepo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and reads very well. No trouble running on my hardware.

Comment thread content/blog/cuda-ml-0-4-0/index.qmd Outdated
set_mode("classification") |>
set_engine("cuda.ml", max_depth = 20L, seed = 1L)

forest_fit <- fit(forest_spec, Species ~ ., data = iris)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@github-actions

Copy link
Copy Markdown
Contributor

Blog YAML Checks

content/blog/cuda-ml-0-4-0/index.md

  • ❌ Can't find software cuda.ml. No matching folder in content/software/.
  • ⚠️ date is in the past (2026-08-05). Post will publish immediately on merge.

Summary: 1 files checked, 1 errors, 1 warnings

@github-actions

Copy link
Copy Markdown
Contributor

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