# Generated by roxygen2: do not edit by hand

S3method(xgboost_classifier,ml_pipeline)
S3method(xgboost_classifier,spark_connection)
S3method(xgboost_classifier,tbl_spark)
S3method(xgboost_regressor,ml_pipeline)
S3method(xgboost_regressor,spark_connection)
S3method(xgboost_regressor,tbl_spark)
export(xgboost_classifier)
export(xgboost_regressor)
import(forge)
import(sparklyr)
importFrom(sparklyr,invoke)
