execute<-function(dataset,target)
{
missingValueImputation
outlierTreatment
featureEngineering
featureNormalization
createTask
createLearnerList
featureSelection
tuningFunction
benchmark
analyseThresholdVsPerformance
selectLearner
train
predict
performance
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.