Man pages for cuda.ml
R Interface for the RAPIDS cuML Suite of Libraries

bundle.cuda_ml_modelBundle a cuda.ml model
cuda_ml_agglomerative_clusteringPerform single-linkage agglomerative clustering.
cuda_ml_backend_infoReport native-backend metadata
cuda_ml_cache_cleanRemove cuda.ml native-backend caches
cuda_ml_dbscanRun the DBSCAN clustering algorithm.
cuda_ml_elastic_netTrain a linear model using elastic net regression.
cuda_ml_installInstall a cuda.ml native backend
cuda_ml_kmeansRun the k-means clustering algorithm.
cuda_ml_knnBuild a KNN model.
cuda_ml_knn_algoConfigure an approximate KNN query algorithm
cuda_ml_lassoTrain a linear model using LASSO regression.
cuda_ml_linear_regTrain a regularized linear regression model
cuda_ml_logistic_regTrain a logistic or multinomial regression model
cuda_ml_nvforest_exportExport and import an nvForest checkpoint pair
cuda_ml_nvforest_infoInspect an nvForest model
cuda_ml_nvforest_leaf_idsReturn terminal leaf identifiers
cuda_ml_nvforest_load_modelLoad a tree ensemble with nvForest
cuda_ml_nvforest_predict_per_treeReturn individual-tree predictions
cuda_ml_olsTrain an OLS model.
cuda.ml-packagecuda.ml
cuda_ml_pcaPerform principal component analysis.
cuda_ml_rand_forestTrain a random forest model
cuda_ml_ridgeTrain a linear model using ridge regression.
cuda_ml_runtime_auditAudit the installed native backend
cuda_ml_serializeSave and restore supported cuda.ml models
cuda_ml_sgdTrain a linear model using mini-batch stochastic gradient...
cuda_ml_svmTrain a SVM model.
cuda_ml_transformTransform data with a dimensionality-reduction model
cuda_ml_tsnePerform t-distributed stochastic neighbor embedding.
cuda_ml_tsvdTruncated SVD.
cuda_ml_umapUniform Manifold Approximation and Projection (UMAP) for...
predict.cuda_ml_knnMake predictions on new data points.
predict.cuda_ml_linear_modelMake predictions on new data points.
predict.cuda_ml_logistic_regPredict from a logistic or multinomial regression model
predict.cuda_ml_nvforestPredict with an nvForest model
predict.cuda_ml_svmMake predictions on new data points.
cuda.ml documentation built on Aug. 21, 2026, 9:14 a.m.