FLAML icon indicating copy to clipboard operation
FLAML copied to clipboard

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

Results 225 FLAML issues
Sort by recently updated
recently updated
newest added

PR #368 has some issues, when testing test_distilling_emo(), it has the following error: `Traceback (most recent call last): File "test_autohf_distilling.py", line 180, in test_distilling_emo() File "test_autohf_distilling.py", line 157, in test_distilling_emo...

I published a new v0.1.12 release of [HCrystalBall](https://github.com/heidelbergcement/hcrystalball), that updated some package dependencies and fixed some bugs in cross validation. Should the original pin for 0.1.10 be updated? Unfortunately won't...

good first issue
dependencies

Hi, I'm trying flaml on a new data set on a regression problem. I'm using version 0.10.0 . The following error also happens if I use classification. The dataset looks...

When sampled, the time budget of each trial is automatically set to time budget / total_data_size * 10000. This definition of time budget is adhoc and may not be optimal

Hi there, I have a large dataset (+100GB) that I have been trying to make FLAML (AutoML) work with, no success so far. Since FLAML uses Ray, shouldn't it take...

when i do a muti-output regression task,it says that ![图片](https://user-images.githubusercontent.com/57928993/142996085-7279dd76-af6c-4535-b44a-f0af11ac782e.png) but i think the shape is matching.

In principle it seems getting the parameters from FLAML to C# LightGBM seems to work, but I dont have any metrics yet. The names of parameters are slightly different but...

documentation
good first issue
help wanted

Add a task type 'anomaly_detection', and at least one learner for it. From my understanding there are multiple types of anomalies - point anomalies, contextual anomalies, and collective anomalies -...

enhancement
good first issue

show examples of supporting new scenarios and types of datasets