# Generated by roxygen2: do not edit by hand

S3method(as_precrec,BenchmarkResult)
S3method(as_precrec,PredictionClassif)
S3method(as_precrec,ResampleResult)
S3method(autoplot,BenchmarkResult)
S3method(autoplot,Filter)
S3method(autoplot,PredictionClassif)
S3method(autoplot,PredictionRegr)
S3method(autoplot,ResampleResult)
S3method(autoplot,TaskClassif)
S3method(autoplot,TaskRegr)
S3method(autoplot,TaskSurv)
S3method(fortify,BenchmarkResult)
S3method(fortify,Filter)
S3method(fortify,Prediction)
S3method(fortify,ResampleResult)
S3method(fortify,Task)
export(as_precrec)
export(autoplot)
export(fortify)
export(plot_learner_prediction)
import(checkmate)
import(data.table)
import(ggplot2)
import(mlr3misc)
importFrom(utils,head)
