mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-24 09:20:52 +00:00

* 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>
4.9 KiB
4.9 KiB
AAAI 2023 Lab Forum - LSHP2: Automated Machine Learning & Tuning with FLAML
Session Information
Date and Time: February 8, 2023 at 2-6pm ET.
Location: Walter E. Washington Convention Center, Washington DC, USA
Duration: 4 hours (3.5 hours + 0.5 hour break)
For the most up-to-date information, see the AAAI'23 Program Agenda
Lab Forum Slides
What Will You Learn?
- What FLAML is and how to use FLAML to
- find accurate ML models with low computational resources for common ML tasks
- tune hyperparameters generically
- How to leverage the flexible and rich customization choices
- finish the last mile for deployment
- create new applications
- Code examples, demos, use cases
- Research & development opportunities
Session Agenda
Part 1. Overview of FLAML
- Overview of AutoML and FLAML
- Basic usages of FLAML
- Task-oriented AutoML
- Tune User-Defined-functions with FLAML
- Zero-shot AutoML
- ML.NET demo
Break (15m)
Part 2. Deep Dive into FLAML
-
The Science Behind FLAML’s Success
-
Maximize the Power of FLAML through Customization and Advanced Functionalities
Part 3. New features in FLAML
- Natural language processing
- Time Series Forecasting
- Targeted Hyperparameter Optimization With Lexicographic Objectives
- Online AutoML
- Fair AutoML