
* remove redundant doc and add tutorial * add demos for pydata2023 * Update pydata23 docs * remove redundant notebooks * Move tutorial notebooks to notebook folder * update readme and notebook links * update notebook links * update links * update readme --------- Co-authored-by: Li Jiang <lijiang1@microsoft.com> Co-authored-by: Li Jiang <bnujli@gmail.com>
2.7 KiB
PyData Seattle 2023 - Automated Machine Learning & Tuning with FLAML
Session Information
Date and Time: 04-26, 09:00–10: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
Lab Forum Slides
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
- Introduction to FLAML
- AutoML and Hyperparameter Tuning with FLAML
Part 3. Deep Dive into FLAML
- Advanced Functionalities
- Parallelization with Apache Spark
Part 4. New features in FLAML
- Targeted Hyperparameter Optimization With Lexicographic Objectives
- OpenAI GPT-3, GPT-4 and ChatGPT tuning