Determine Gaps in AutoML Logging
Open
enhancement
good first issue
spike
- Dominant language
- Python
- Stars
- 850
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Currently `IterativeAlgorithm` logging outputs `n pipelines ready for search` in the logger when running `AutoMLSearch`. However, `DefaultAlgorithm` does not have such output. There could be more places where there are inconsistencies in output and this issue should track investigating where inconsistencies and how to resolve them.
Contributor guide
Assessment
This issue has not been assessed yet.