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

Global functions
.agglomerative_clustering Source code
.cd_fit Source code
.cuML_major_version Source code
.cuML_minor_version Source code
.dbscan Source code
.fil_enabled Source code
.fil_get_num_classes Source code
.fil_load_model Source code
.fil_predict Source code
.has_cuML Source code
.kmeans Source code
.knn_classifier_fit Source code
.knn_classifier_predict Source code
.knn_classifier_predict_probabilities Source code
.knn_regressor_fit Source code
.knn_regressor_predict Source code
.lm_predict Source code
.ols_fit Source code
.onAttach Source code
.onLoad Source code
.pca_fit_transform Source code
.pca_get_state Source code
.pca_inverse_transform Source code
.pca_set_state Source code
.qn_fit Source code
.qn_predict Source code
.rf_classifier_fit Source code
.rf_classifier_get_state Source code
.rf_classifier_predict Source code
.rf_classifier_predict_class_probabilities Source code
.rf_classifier_set_state Source code
.rf_regressor_fit Source code
.rf_regressor_get_state Source code
.rf_regressor_predict Source code
.rf_regressor_set_state Source code
.ridge_fit Source code
.rproj_fit Source code
.rproj_get_state Source code
.rproj_johnson_lindenstrauss_min_dim Source code
.rproj_set_state Source code
.rproj_transform Source code
.sgd_fit Source code
.svc_fit Source code
.svc_get_state Source code
.svc_predict Source code
.svc_set_state Source code
.svr_fit Source code
.svr_get_state Source code
.svr_predict Source code
.svr_set_state Source code
.tsne_fit Source code
.tsvd_fit_transform Source code
.tsvd_inverse_transform Source code
.tsvd_transform Source code
.umap_fit Source code
.umap_get_state Source code
.umap_set_state Source code
.umap_transform Source code
agglomerative_clustering_match_metric Source code
cuML_major_version Man page
cuML_minor_version Man page
cuda.ml Man page
cuda_ml_agglomerative_clustering Man page Source code
cuda_ml_can_predict_class_probabilities Man page Source code
cuda_ml_can_predict_class_probabilities.cuda_ml_model Source code
cuda_ml_can_predict_class_probabilities.default Source code
cuda_ml_dbscan Man page Source code
cuda_ml_elastic_net Man page Source code
cuda_ml_elastic_net.data.frame Man page Source code
cuda_ml_elastic_net.default Man page Source code
cuda_ml_elastic_net.formula Man page Source code
cuda_ml_elastic_net.matrix Man page Source code
cuda_ml_elastic_net.recipe Man page Source code
cuda_ml_elastic_net_bridge Source code
cuda_ml_fil_enabled Man page
cuda_ml_fil_load_model Man page Source code
cuda_ml_get_state Source code
cuda_ml_get_state.cuda_ml_model Source code
cuda_ml_get_state.cuda_ml_pca Source code
cuda_ml_get_state.cuda_ml_rand_forest Source code
cuda_ml_get_state.cuda_ml_rand_proj_model Source code
cuda_ml_get_state.cuda_ml_svc Source code
cuda_ml_get_state.cuda_ml_svc_ovr Source code
cuda_ml_get_state.cuda_ml_svr Source code
cuda_ml_get_state.cuda_ml_umap Source code
cuda_ml_get_state.default Source code
cuda_ml_inverse_transform Man page Source code
cuda_ml_inverse_transform.cuda_ml_pca Source code
cuda_ml_inverse_transform.cuda_ml_tsvd Source code
cuda_ml_is_classifier Man page Source code
cuda_ml_is_classifier.cuda_ml_model Source code
cuda_ml_is_classifier.default Source code
cuda_ml_kmeans Man page Source code
cuda_ml_knn Man page Source code
cuda_ml_knn.data.frame Man page Source code
cuda_ml_knn.default Man page Source code
cuda_ml_knn.formula Man page Source code
cuda_ml_knn.matrix Man page Source code
cuda_ml_knn.recipe Man page Source code
cuda_ml_knn_algo_ivfflat Man page Source code
cuda_ml_knn_algo_ivfpq Man page Source code
cuda_ml_knn_algo_ivfsq Man page Source code
cuda_ml_knn_bridge Source code
cuda_ml_lasso Man page Source code
cuda_ml_lasso.data.frame Man page Source code
cuda_ml_lasso.default Man page Source code
cuda_ml_lasso.formula Man page Source code
cuda_ml_lasso.matrix Man page Source code
cuda_ml_lasso.recipe Man page Source code
cuda_ml_lasso_bridge Source code
cuda_ml_logistic_reg Man page Source code
cuda_ml_logistic_reg.data.frame Man page Source code
cuda_ml_logistic_reg.default Man page Source code
cuda_ml_logistic_reg.formula Man page Source code
cuda_ml_logistic_reg.matrix Man page Source code
cuda_ml_logistic_reg.recipe Man page Source code
cuda_ml_logistic_reg_bridge Source code
cuda_ml_ols Man page Source code
cuda_ml_ols.data.frame Man page Source code
cuda_ml_ols.default Man page Source code
cuda_ml_ols.formula Man page Source code
cuda_ml_ols.matrix Man page Source code
cuda_ml_ols.recipe Man page Source code
cuda_ml_ols_bridge Source code
cuda_ml_pca Man page Source code
cuda_ml_rand_forest Man page Source code
cuda_ml_rand_forest.data.frame Man page Source code
cuda_ml_rand_forest.default Man page Source code
cuda_ml_rand_forest.formula Man page Source code
cuda_ml_rand_forest.matrix Man page Source code
cuda_ml_rand_forest.recipe Man page Source code
cuda_ml_rand_forest_bridge Source code
cuda_ml_rand_forest_impl_classification Source code
cuda_ml_rand_forest_impl_regression Source code
cuda_ml_rand_proj Man page Source code
cuda_ml_ridge Man page Source code
cuda_ml_ridge.data.frame Man page Source code
cuda_ml_ridge.default Man page Source code
cuda_ml_ridge.formula Man page Source code
cuda_ml_ridge.matrix Man page Source code
cuda_ml_ridge.recipe Man page Source code
cuda_ml_ridge_bridge Source code
cuda_ml_serialise Man page
cuda_ml_serialize Man page Source code
cuda_ml_serialize.cuda_ml_model Source code
cuda_ml_serialize.default Source code
cuda_ml_set_state Source code
cuda_ml_set_state.cuda_ml_model_state Source code
cuda_ml_set_state.cuda_ml_pca_model_state Source code
cuda_ml_set_state.cuda_ml_rand_forest_model_state Source code
cuda_ml_set_state.cuda_ml_rand_proj_model_state Source code
cuda_ml_set_state.cuda_ml_svc_model_state Source code
cuda_ml_set_state.cuda_ml_svc_ovr_model_state Source code
cuda_ml_set_state.cuda_ml_svr_model_state Source code
cuda_ml_set_state.cuda_ml_umap_model_state Source code
cuda_ml_set_state.default Source code
cuda_ml_sgd Man page Source code
cuda_ml_sgd.data.frame Man page Source code
cuda_ml_sgd.default Man page Source code
cuda_ml_sgd.formula Man page Source code
cuda_ml_sgd.matrix Man page Source code
cuda_ml_sgd.recipe Man page Source code
cuda_ml_sgd_bridge Source code
cuda_ml_svm Man page Source code
cuda_ml_svm.data.frame Man page Source code
cuda_ml_svm.default Man page Source code
cuda_ml_svm.formula Man page Source code
cuda_ml_svm.matrix Man page Source code
cuda_ml_svm.recipe Man page Source code
cuda_ml_svm_bridge Source code
cuda_ml_svm_classification_binary_impl Source code
cuda_ml_svm_classification_multiclass_impl Source code
cuda_ml_svm_regression_impl Source code
cuda_ml_transform Man page Source code
cuda_ml_transform.cuda_ml_rand_proj_model Source code
cuda_ml_transform.cuda_ml_tsvd Source code
cuda_ml_transform.cuda_ml_umap Source code
cuda_ml_tsne Man page Source code
cuda_ml_tsvd Man page Source code
cuda_ml_umap Man page Source code
cuda_ml_unserialise Man page
cuda_ml_unserialize Man page Source code
decision_tree_match_split_criterion Source code
elastic_net_validate_alpha Source code
fil_match_algo Source code
fil_match_model_type Source code
file_match_storage_type Source code
get_pred_levels Source code
has_cuML Man page
kmeans_match_init_method Source code
knn_match_algo Source code
knn_match_metric Source code
lasso_validate_alpha Source code
logistic_reg_build_qn_params Source code
logistic_reg_build_sample_weight Source code
logistic_reg_validate_class_weight Source code
logistic_reg_validate_sample_weight Source code
match_cuML_log_level Source code
match_eig_algo Source code
new_linear_model Source code
new_model Source code
new_model_state Source code
new_pca_model Source code
new_rproj_model Source code
new_tsne_model Source code
new_umap_model Source code
ols_match_method Source code
postprocess_class_probabilities Source code
postprocess_classification_results Source code
postprocess_regression_results Source code
predict.cuda_ml_fil Man page Source code
predict.cuda_ml_knn Man page Source code
predict.cuda_ml_linear_model Man page Source code
predict.cuda_ml_logistic_reg Man page Source code
predict.cuda_ml_rand_forest Man page Source code
predict.cuda_ml_svm Man page Source code
predict_cuda_ml_knn_bridge Source code
predict_cuda_ml_knn_classification_impl Source code
predict_cuda_ml_knn_regression_impl Source code
predict_cuda_ml_rand_forest_bridge Source code
predict_cuda_ml_rand_forest_classification_impl Source code
predict_cuda_ml_rand_forest_regression_impl Source code
predict_cuda_ml_svm_bridge Source code
predict_cuda_ml_svm_classification_binary_impl Source code
predict_cuda_ml_svm_classification_multiclass_impl Source code
predict_cuda_ml_svm_regression_impl Source code
register_knn_model Source code
register_rand_forest_model Source code
register_svm_model Source code
report_undefined_fn Source code
ridge_validate_alpha Source code
sgd_match_learning_rate Source code
sgd_match_loss Source code
sgd_match_penalty Source code
svm_match_kernel_type Source code
tsne_match_method Source code
umap_match_init_mode Source code
umap_match_metric_type Source code
validate_lm_input Source code
cuda.ml documentation built on Jan. 8, 2022, 9:06 a.m.