A lightweight AutoML tool: FLAML
11 December, 2022
5
5
0
Contributors
Overview
What is FLAML?
Keynotes
•
•
•
Why should we use FLAML?
Benefits of FLAML:
•
•
•
•
•
Installation of FLAML
Python
Tutorials on FLAML
Regression with FLAML
Import FLAML
Load the dataset
Initialize an auto ml instance with goal & settings
Train the model using automl
Model selection by FLAML
Predict using FLAML
Model optimization and output
Best model generation
Best model selected by FLAML
Classification with FLAML
Import FLAML
Load the dataset
Initialize an auto ml instance with goal & settings
Train the model using automl
Model selection using FLAML
Predict using FLAML
Computing the best results from the model
Best model generation
Hyperparam tuning best model selected
tutorial
develevate
machinelearning
automl