# Generated by roxygen2: do not edit by hand

S3method(plot,funnel_measure)
S3method(plot,overall_comparison)
S3method(plot,training_test_comparison)
S3method(print,funnel_measure)
S3method(print,overall_comparison)
S3method(print,scikitlearn_set)
S3method(print,training_test_comparison)
S3method(yhat,H2OBinomialModel)
S3method(yhat,H2ORegressionModel)
S3method(yhat,WrappedModel)
S3method(yhat,keras)
S3method(yhat,mljar_model)
S3method(yhat,scikitlearn_model)
export(champion_challenger)
export(create_env)
export(explain_h2o)
export(explain_keras)
export(explain_mljar)
export(explain_mlr)
export(explain_scikitlearn)
export(funnel_measure)
export(overall_comparison)
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,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
