<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Hands-On Automated Machine Learning Tools: Auto-Sklearn and Auto-PyTorch</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Marius Lindauer</string-name>
          <email>lindauer@informatik.uni-freiburg.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Freiburg - Automated Algorithm Design -</institution>
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>To achieve state-of-the-art performance in machine learning (ML), it is very important to choose the right algorithm and its hyperparameters for a given dataset. Since finding the correct settings needs a lot of time and expert knowledge, we developed AutoML tools that can be used out-of-the-box with minimal expertise in machine learning. In this session, I will present two stateof-the-art tools in this field: (i) auto-sklearn (www.automl.org/auto-sklearn/) for classical machine learning and (ii) AutoPyTorch (www.automl.org/autopytorch/) for deep learning.</p>
      </abstract>
    </article-meta>
  </front>
  <body />
  <back>
    <ref-list />
  </back>
</article>