alteryx/evalml

Determine Gaps in AutoML Logging

Open

#3,283 opened on Jan 26, 2022

 (2 comments) (0 reactions) (0 assignees)Python (93 forks)auto 404
enhancementgood first issuespike

Repository metrics

Stars
 (852 stars)
PR merge metrics
 (PR metrics pending)

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