alteryx/evalml

Determine Gaps in AutoML Logging

Offen

#3.283 geöffnet am 26.01.2022

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (93 Forks)auto 404
enhancementgood first issuespike

Repository-Metriken

Stars
 (852 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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