356 Forks
2341 Stars
2341 Watchers

FLAML

A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.

How to download and setup FLAML

Open terminal and run command
git clone https://github.com/microsoft/FLAML.git
git clone is used to create a copy or clone of FLAML repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FLAML https://github.com/microsoft/FLAML/archive/master.zip

Or simply clone FLAML with SSH
[email protected]:microsoft/FLAML.git

If you have some problems with FLAML

You may open issue on FLAML support forum (system) here: https://github.com/microsoft/FLAML/issues