cuda.ml 0.4.0: GPU-accelerated machine learning from R

cuda.ml is an R package for running common data science and machine-learning operations on NVIDIA GPUs. It provides high-level interfaces for fitting regression and classification models, finding nearest neighbors, clustering observations, reducing dimensions, and running predictions from tree ensembles. You can use its direct R functions or work through parsnip and tidymodels.


This is a companion discussion topic for the original entry at https://opensource.posit.co/blog/2026-08-21_cuda-ml-0-4-0/