microsoft/FLAML

Documentation about small budget

Open

#748 aberto em 4 de out. de 2022

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

Métricas do repositório

Stars
 (4.364 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador