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

cuda.mlcuda.ml
cuda_ml_agglomerative_clusteringPerform Single-Linkage Agglomerative Clustering.
cuda_ml_can_predict_class_probabilitiesDetermine whether a CuML model can predict class...
cuda_ml_dbscanRun the DBSCAN clustering algorithm.
cuda_ml_elastic_netTrain a linear model using elastic regression.
cuda_ml_fil_enabledDetermine whether Forest Inference Library (FIL)...
cuda_ml_fil_load_modelLoad a XGBoost or LightGBM model file.
cuda_ml_inverse_transformApply the inverse transformation defined by a trained cuML...
cuda_ml_is_classifierDetermine whether a CuML model is a classifier.
cuda_ml_kmeansRun the K means clustering algorithm.
cuda_ml_knnBuild a KNN model.
cuda_ml_knn_algo_ivfflatBuild a specification for the "ivfflat" KNN query algorithm.
cuda_ml_knn_algo_ivfpqBuild a specification for the "ivfpq" KNN query algorithm.
cuda_ml_knn_algo_ivfsqBuild a specification for the "ivfsq" KNN query algorithm.
cuda_ml_lassoTrain a linear model using LASSO regression.
cuda_ml_logistic_regTrain a logistic regression model.
cuda_ml_olsTrain a OLS model.
cuda_ml_pcaPerform principal component analysis.
cuda_ml_rand_forestTrain a random forest model.
cuda_ml_rand_projRandom projection for dimensionality reduction.
cuda_ml_ridgeTrain a linear model using ridge regression.
cuda_ml_serializeSerialize a CuML model
cuda_ml_sgdTrain a MBSGD linear model.
cuda_ml_svmTrain a SVM model.
cuda_ml_transformTransform data using a trained cuML model.
cuda_ml_tsnet-distributed Stochastic Neighbor Embedding.
cuda_ml_tsvdTruncated SVD.
cuda_ml_umapUniform Manifold Approximation and Projection (UMAP) for...
cuda_ml_unserializeUnserialize a CuML model state
cuML_major_versionGet the major version of the RAPIDS cuML shared library...
cuML_minor_versionGet the minor version of the RAPIDS cuML shared library...
has_cuMLDetermine whether cuda.ml was linked to a valid version of...
predict.cuda_ml_filMake predictions on new data points.
predict.cuda_ml_knnMake predictions on new data points.
predict.cuda_ml_linear_modelMake predictions on new data points.
predict.cuda_ml_logistic_regMake predictions on new data points.
predict.cuda_ml_rand_forestMake predictions on new data points.
predict.cuda_ml_svmMake predictions on new data points.
cuda.ml documentation built on Jan. 8, 2022, 9:06 a.m.