# Generated by roxygen2: do not edit by hand

S3method(model_info,GraphLearner)
S3method(model_info,H2OBinomialModel)
S3method(model_info,H2OMultinomialModel)
S3method(model_info,H2ORegressionModel)
S3method(model_info,LearnerClassif)
S3method(model_info,LearnerRegr)
S3method(model_info,WrappedModel)
S3method(model_info,keras)
S3method(model_info,model_stack)
S3method(model_info,scikitlearn_model)
S3method(model_info,workflow)
S3method(model_info,xgb.Booster)
S3method(plot,funnel_measure)
S3method(plot,overall_comparison)
S3method(plot,predict_surrogate_lime)
S3method(plot,training_test_comparison)
S3method(print,funnel_measure)
S3method(print,overall_comparison)
S3method(print,scikitlearn_set)
S3method(print,training_test_comparison)
S3method(yhat,GraphLearner)
S3method(yhat,H2OBinomialModel)
S3method(yhat,H2OMultinomialModel)
S3method(yhat,H2ORegressionModel)
S3method(yhat,LearnerClassif)
S3method(yhat,LearnerRegr)
S3method(yhat,WrappedModel)
S3method(yhat,keras)
S3method(yhat,model_stack)
S3method(yhat,scikitlearn_model)
S3method(yhat,workflow)
S3method(yhat,xgb.Booster)
export(champion_challenger)
export(create_env)
export(dalex_load_explainer)
export(explain_h2o)
export(explain_keras)
export(explain_mlr)
export(explain_mlr3)
export(explain_scikitlearn)
export(explain_tidymodels)
export(explain_xgboost)
export(funnel_measure)
export(model_type.dalex_explainer)
export(overall_comparison)
export(predict_model.dalex_explainer)
export(predict_surrogate)
export(predict_surrogate_iml)
export(predict_surrogate_lime)
export(predict_surrogate_local_model)
export(training_test_comparison)
import(DALEX)
import(ggplot2)
import(reticulate)
importFrom(DALEX,yhat)
importFrom(graphics,plot)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
