display an estimation of the best objective that can be expected from search
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 565
- Avg merge
- 5d 8m
- Merged PRs (30d)
- 17
Description
### Discussed in https://github.com/microsoft/FLAML/discussions/311
Originally posted by **jezerro** November 24, 2021
Hello, im working on a gesture recognition app that uses tabular data. As time passes im adding more gestures and its hard having to trial-and-error the balance between training time and samples per label.
It would be very helpful if the system decided how
much time to run automatically and show a message to increase samples when they are not enough
Applicable to both `AutoML.fit()` and `tune.run()`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.