# Generated by roxygen2: do not edit by hand

export(autoDataprep)
export(autoMAR)
export(autoMLReport)
export(autoMLmodel)
export(autoPDP)
export(generateFeature)
export(misspattern)
export(predictAutoMAR)
export(predictDataprep)
export(printautoDataprep)
export(printautoMAR)
export(smartEDA)
import(data.table)
import(ggplot2)
import(stats)
importFrom(ParamHelpers,makeDiscreteLearnerParam)
importFrom(ParamHelpers,makeDiscreteParam)
importFrom(ParamHelpers,makeIntegerLearnerParam)
importFrom(ParamHelpers,makeIntegerParam)
importFrom(ParamHelpers,makeIntegerVectorLearnerParam)
importFrom(ParamHelpers,makeLogicalLearnerParam)
importFrom(ParamHelpers,makeNumericLearnerParam)
importFrom(ParamHelpers,makeNumericParam)
importFrom(ParamHelpers,makeParamSet)
importFrom(SmartEDA,ExpCTable)
importFrom(SmartEDA,ExpCatViz)
importFrom(SmartEDA,ExpData)
importFrom(SmartEDA,ExpNumStat)
importFrom(SmartEDA,ExpReport)
importFrom(caTools,sample.split)
importFrom(data.table,data.table)
importFrom(data.table,is.data.table)
importFrom(data.table,setDF)
importFrom(data.table,setDT)
importFrom(graphics,plot)
importFrom(iml,FeatureEffect)
importFrom(iml,Predictor)
importFrom(mlr,acc)
importFrom(mlr,auc)
importFrom(mlr,calculateROCMeasures)
importFrom(mlr,configureMlr)
importFrom(mlr,createDummyFeatures)
importFrom(mlr,f1)
importFrom(mlr,fpr)
importFrom(mlr,generateCalibrationData)
importFrom(mlr,generateHyperParsEffectData)
importFrom(mlr,generateThreshVsPerfData)
importFrom(mlr,getFeatureImportance)
importFrom(mlr,impute)
importFrom(mlr,imputeConstant)
importFrom(mlr,imputeLearner)
importFrom(mlr,imputeMean)
importFrom(mlr,imputeMedian)
importFrom(mlr,imputeMode)
importFrom(mlr,makeClassifTask)
importFrom(mlr,makeLearner)
importFrom(mlr,makeLearners)
importFrom(mlr,makeResampleDesc)
importFrom(mlr,makeTuneControlGrid)
importFrom(mlr,makeTuneControlIrace)
importFrom(mlr,makeTuneControlRandom)
importFrom(mlr,performance)
importFrom(mlr,plotCalibration)
importFrom(mlr,plotROCCurves)
importFrom(mlr,plotThreshVsPerf)
importFrom(mlr,ppv)
importFrom(mlr,removeConstantFeatures)
importFrom(mlr,resample)
importFrom(mlr,setHyperPars)
importFrom(mlr,tpr)
importFrom(mlr,train)
importFrom(mlr,tuneParams)
importFrom(rmarkdown,render)
importFrom(sampling,strata)
importFrom(utils,browseURL)
importFrom(utils,combn)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
