microsoft/FLAML

Documentation about small budget

Open

#748 创建于 2022年10月4日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Jupyter Notebook (560 fork)github user discovery
documentationgood first issue

仓库指标

Star
 (4,364 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南