# Generated by roxygen2: do not edit by hand

S3method(predict,cuml_rand_forest)
S3method(predict,cuml_svm)
S3method(predict,cuml_svm_multi_class)
export(cuml_dbscan)
export(cuml_kmeans)
export(cuml_rand_forest)
export(cuml_svm)
import(Rcpp)
importFrom(magrittr,"%>%")
importFrom(rlang,"%||%")
importFrom(stats,terms)
importFrom(zeallot,"%<-%")
useDynLib(cuml4r, .registration = TRUE)
