microsoft/FLAML

Documentation about small budget

Open

#748 opened on Oct 4, 2022

 (2 comments) (0 reactions) (0 assignees)Jupyter Notebook (560 forks)github user discovery
documentationgood first issue

Repository metrics

Stars
 (4,364 stars)
PR merge metrics
 (Avg merge 3d 21h) (12 merged PRs in 30d)

Description

  Thank you for your explaination @sonichi !

I now understand it. For small time budgets, It is advisable to rather use a predifined max_iter than a time_budget. @qingyun-wu : That is an interesting design question. I think returning a NoneType might break the code for some users. However, it is also a very special case that someone uses that little training time. Maybe a bit more explaination about that in the documentation might be helpful. For me a dummy regressor / classifier would make sense too, though. :)

Originally posted by @OliverSchacht in https://github.com/microsoft/FLAML/discussions/738#discussioncomment-3794757

Contributor guide