Global functions | |
---|---|
.agglomerative_clustering | 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_libcuml | 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 |
.onLoad | Source code |
.pca_fit_transform | Source code |
.pca_inverse_transform | Source code |
.rf_classifier_fit | Source code |
.rf_classifier_predict | Source code |
.rf_classifier_predict_class_probabilities | Source code |
.rf_regressor_fit | Source code |
.rf_regressor_predict | Source code |
.rproj_fit | Source code |
.rproj_johnson_lindenstrauss_min_dim | Source code |
.rproj_transform | 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 |
.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 | Man page |
cuml_agglomerative_clustering | Man page Source code |
cuml_can_predict_class_probabilities | Man page Source code |
cuml_can_predict_class_probabilities.cuml_model | Source code |
cuml_can_predict_class_probabilities.default | Source code |
cuml_dbscan | Man page Source code |
cuml_fil_enabled | Man page |
cuml_fil_load_model | Man page Source code |
cuml_get_state | Source code |
cuml_get_state.cuml_svc | Source code |
cuml_get_state.cuml_svc_ovr | Source code |
cuml_get_state.cuml_umap | Source code |
cuml_get_state.default | Source code |
cuml_inverse_transform | Man page Source code |
cuml_inverse_transform.cuml_pca | Source code |
cuml_inverse_transform.cuml_tsvd | Source code |
cuml_is_classifier | Man page Source code |
cuml_is_classifier.cuml_model | Source code |
cuml_is_classifier.default | Source code |
cuml_kmeans | Man page Source code |
cuml_knn | Man page Source code |
cuml_knn.data.frame | Man page Source code |
cuml_knn.default | Man page Source code |
cuml_knn.formula | Man page Source code |
cuml_knn.matrix | Man page Source code |
cuml_knn.recipe | Man page Source code |
cuml_knn_algo_ivfflat | Man page Source code |
cuml_knn_algo_ivfpq | Man page Source code |
cuml_knn_algo_ivfsq | Man page Source code |
cuml_knn_bridge | Source code |
cuml_pca | Man page Source code |
cuml_predict | Man page Source code |
cuml_predict.cuml_model | Source code |
cuml_predict.default | Source code |
cuml_rand_forest | Man page Source code |
cuml_rand_forest.data.frame | Man page Source code |
cuml_rand_forest.default | Man page Source code |
cuml_rand_forest.formula | Man page Source code |
cuml_rand_forest.matrix | Man page Source code |
cuml_rand_forest.recipe | Man page Source code |
cuml_rand_forest_bridge | Source code |
cuml_rand_forest_impl_classification | Source code |
cuml_rand_forest_impl_regression | Source code |
cuml_rand_proj | Man page Source code |
cuml_serialise | Man page |
cuml_serialize | Man page Source code |
cuml_serialize.cuml_model | Source code |
cuml_serialize.default | Source code |
cuml_set_state | Source code |
cuml_set_state.cuml_svc_model_state | Source code |
cuml_set_state.cuml_svc_ovr_model_state | Source code |
cuml_set_state.cuml_umap_model_state | Source code |
cuml_set_state.default | Source code |
cuml_svm | Man page Source code |
cuml_svm.data.frame | Man page Source code |
cuml_svm.default | Man page Source code |
cuml_svm.formula | Man page Source code |
cuml_svm.matrix | Man page Source code |
cuml_svm.recipe | Man page Source code |
cuml_svm_bridge | Source code |
cuml_svm_classification_binary_impl | Source code |
cuml_svm_classification_multiclass_impl | Source code |
cuml_svm_regression_impl | Source code |
cuml_transform | Man page Source code |
cuml_transform.cuml_rand_proj_ctx | Source code |
cuml_transform.cuml_umap | Source code |
cuml_tsne | Man page Source code |
cuml_tsvd | Man page Source code |
cuml_umap | Man page Source code |
cuml_unserialise | Man page |
cuml_unserialize | Man page Source code |
decision_tree_match_split_criterion | 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_libcuml | Man page |
kmeans_match_init_method | Source code |
knn_match_algo | Source code |
knn_match_metric | Source code |
match_cuml_log_level | Source code |
match_eig_algo | Source code |
new_model | Source code |
postprocess_class_probabilities | Source code |
postprocess_classification_results | Source code |
postprocess_regression_results | Source code |
predict.cuml_fil | Man page Source code |
predict.cuml_knn | Man page Source code |
predict.cuml_rand_forest | Man page Source code |
predict.cuml_svm | Man page Source code |
predict_cuml_knn_bridge | Source code |
predict_cuml_knn_classification_impl | Source code |
predict_cuml_knn_regression_impl | Source code |
predict_cuml_rand_forest_bridge | Source code |
predict_cuml_rand_forest_classification_impl | Source code |
predict_cuml_rand_forest_regression_impl | Source code |
predict_cuml_svm_bridge | Source code |
predict_cuml_svm_classification_binary_impl | Source code |
predict_cuml_svm_classification_multiclass_impl | Source code |
predict_cuml_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 |
svm_match_kernel_type | Source code |
tsne_match_method | Source code |
umap_match_init_mode | Source code |
umap_match_metric_type | Source code |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.