# Generated by roxygen2: do not edit by hand

S3method(automl_leaderboard,default)
S3method(automl_leaderboard,model_fit)
S3method(automl_leaderboard,model_spec)
S3method(automl_leaderboard,workflow)
S3method(automl_update_model,default)
S3method(automl_update_model,model_fit)
S3method(automl_update_model,model_spec)
S3method(automl_update_model,workflow)
S3method(predict,automl_fit_impl)
S3method(print,automl_fit_impl)
S3method(print,automl_reg)
S3method(translate,automl_reg)
export("%>%")
export(automl_fit_impl)
export(automl_leaderboard)
export(automl_predict_impl)
export(automl_reg)
export(automl_update_model)
export(load_h2o_model)
export(save_h2o_model)
import(h2o)
import(modeltime)
importFrom(magrittr,"%>%")
importFrom(parsnip,translate)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,predict)
