mlr-archive / mlr-tutorial

The mlr package online tutorial
http://mlr-org.github.io/mlr/
20 stars 11 forks source link

quickstart: must really include a few more operations #98

Closed berndbischl closed 6 years ago

berndbischl commented 7 years ago

at LEAST show resampling in 3 lines.

maybe simple even tuning.

masongallo commented 7 years ago

There is also a warning in the code: #> Warning in lda.default(x, grouping, ...): group virginica is empty

I will see about writing up something really quick this week.

schiffner commented 7 years ago

Thanks very much. The warning was my fault, really dumb typo. It's fixed now.

pat-s commented 6 years ago

This issue was moved to mlr-org/mlr#2308