mlr-archive / mlr-tutorial

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

add standard error example to predict.Rmd #78

Closed gcskoenig closed 7 years ago

gcskoenig commented 7 years ago

Resolves issue #77.

Adds an example with standard error for predictions, using predict.type and getPredictionSE(). listLearners() function shortly explained as well.

schiffner commented 7 years ago

Many thanks, merging.