Files
FLAML/tutorials/flaml-tutorial-pydata-23.md
Jirka Borovec 165d7467f9 precommit: introduce mdformat (#1276)
* precommit: introduce `mdformat`

* precommit: apply
2024-03-19 22:46:56 +00:00

2.7 KiB
Raw Blame History

PyData Seattle 2023 - Automated Machine Learning & Tuning with FLAML

Session Information

Date and Time: 04-26, 09:0010:30 PT.

Location: Microsoft Conference Center, Seattle, WA.

Duration: 1.5 hours

For the most up-to-date information, see the PyData Seattle 2023 Agenda

What Will You Learn?

In this session, we will provide an in-depth and hands-on tutorial on Automated Machine Learning & Tuning with a fast python library named FLAML. We will start with an overview of the AutoML problem and the FLAML library. We will then introduce the hyperparameter optimization methods empowering the strong performance of FLAML. We will also demonstrate how to make the best use of FLAML to perform automated machine learning and hyperparameter tuning in various applications with the help of rich customization choices and advanced functionalities provided by FLAML. At last, we will share several new features of the library based on our latest research and development work around FLAML and close the tutorial with open problems and challenges learned from AutoML practice.

Tutorial Outline

Part 1. Overview

  • Overview of AutoML & Hyperparameter Tuning

Part 2. Introduction to FLAML

Part 3. Deep Dive into FLAML

Part 4. New features in FLAML