# Generated by roxygen2: do not edit by hand

S3method(fit,h2o4gpu_model)
S3method(predict,h2o4gpu_model)
S3method(print,h2o4gpu_model)
S3method(transform,h2o4gpu_model)
export("%>%")
export(fit)
export(h2o4gpu.elastic_net_classifier)
export(h2o4gpu.elastic_net_regressor)
export(h2o4gpu.gradient_boosting_classifier)
export(h2o4gpu.gradient_boosting_regressor)
export(h2o4gpu.kmeans)
export(h2o4gpu.pca)
export(h2o4gpu.random_forest_classifier)
export(h2o4gpu.random_forest_regressor)
export(h2o4gpu.truncated_svd)
export(predict)
export(transform)
export(use_condaenv)
export(use_python)
export(use_virtualenv)
importFrom(magrittr,"%>%")
importFrom(reticulate,r_to_py)
importFrom(reticulate,use_condaenv)
importFrom(reticulate,use_python)
importFrom(reticulate,use_virtualenv)
importFrom(stats,predict)
importFrom(utils,packageVersion)
