Man pages for cuml
R Interface for the RAPIDS cuML Suite of Libraries

cumlcuml
cuml_agglomerative_clusteringPerform Single-Linkage Agglomerative Clustering.
cuml_can_predict_class_probabilitiesDetermine whether a CuML model can predict class...
cuml_dbscanRun the DBSCAN clustering algorithm.
cuml_fil_enabledDetermine whether Forest Inference Library (FIL)...
cuml_fil_load_modelLoad a XGBoost or LightGBM model file.
cuml_inverse_transformApply the inverse transformation defined by a trained cuML...
cuml_is_classifierDetermine whether a CuML model is a classifier.
cuml_kmeansRun the K means clustering algorithm.
cuml_knnBuild a KNN model.
cuml_knn_algo_ivfflatBuild a specification for the "ivfflat" KNN query algorithm.
cuml_knn_algo_ivfpqBuild a specification for the "ivfpq" KNN query algorithm.
cuml_knn_algo_ivfsqBuild a specification for the "ivfsq" KNN query algorithm.
cuml_pcaPerform principal component analysis.
cuml_predictMake predictions on new data points.
cuml_rand_forestTrain a random forest model.
cuml_rand_projRandom projection for dimensionality reduction.
cuml_serializeSerialize a CuML model
cuml_svmTrain a SVM model.
cuml_transformTransform data using a trained cuML model.
cuml_tsnet-distributed Stochastic Neighbor Embedding.
cuml_tsvdTruncated SVD.
cuml_umapUniform Manifold Approximation and Projection (UMAP) for...
cuml_unserializeUnserialize a CuML model state
has_libcumlDetermine whether cuml was linked to a valid version of the...
predict.cuml_filMake predictions on new data points.
predict.cuml_knnMake predictions on new data points.
predict.cuml_rand_forestMake predictions on new data points.
predict.cuml_svmMake predictions on new data points.
cuml documentation built on Sept. 21, 2021, 1:06 a.m.