# Generated by roxygen2: do not edit by hand

S3method(ml_feature_importances,ml_model_xgboost_classification)
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("%>%")
export(xgboost_classifier)
export(xgboost_regressor)
import(fs)
importFrom(magrittr,"%>%")
importFrom(rlang,`%||%`)
importFrom(sparklyr,invoke)
importFrom(sparklyr,jobj_set_param)
importFrom(sparklyr,ml_feature_importances)
importFrom(sparklyr,random_string)
importFrom(sparklyr,spark_connection)
