mlr-org / mlr3gallery

Case studies using mlr3
https://mlr3gallery.mlr-org.com
21 stars 9 forks source link

Do not attach unneeded packages #30

Open mllg opened 4 years ago

mllg commented 4 years ago

Some blog posts start with a series of library() calls. Many of them are not required because their namespace is loaded automatically. Examples are smotefamiliy, mlr3misc or mlr3data.