mlr3 tutorial on useR!2020muc

[This article was first published on r-bloggers on Machine Learning in R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

mlr3 tutorial at the useR!2020 European hub

We are thrilled that we got accepted for a tutorial at the useR!2020 satellite event in Munich on July 7th. Bernd Bischl and Michel Lang will give an introduction to mlr3, the successor of the mlr package for machine learning in R.

The main objective of the tutorial is to introduce and familiarize users with mlr3 and its ecosystem of extension packages. This will allow participants to take advantage of its functionality for their own projects, in particular:

  • how to benchmark and compare different machine learning approaches in a statistically sound manner,
  • how to build complex machine learning workflows with mlr3pipelines, including preprocessing and stacked ensembles,
  • automatic hyperparameter tuning and pipeline optimization (AutoML) with mlr3tuning,
  • how to get the technical “nitty-gritties” for machine learning experiments right, e.g., speed up by parallelization, encapsulation of experiments in external processes or working on databases.

After the tutorial, participants will be able to implement complex solutions to real-world machine learning problems, and to evaluate the different design decisions necessary for such implementations, in particular the choice between different modelling and preprocessing techniques.

About the useR!2020 satellite event in Munich

The conference is a satellite event of the “official” useR!2020 in St. Louis, USA. It is actively supported by the R Foundation, and there will be streamed keynote talks from the US to Europe and vice versa. The following speakers will give a keynote in Munich (you can find the tentative programme here):

  • Kurt Hornik and Uwe Ligges about the future of CRAN
  • Anna Krystalli about computational reproducibility
  • Przemysław Biecek about explorable and explainable machine learning models

Note that there is still time to submit an abstract for a talk, a lightning talk or a poster. Registration is also open now!

To leave a comment for the author, please follow the link and comment on their blog: r-bloggers on Machine Learning in R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)