alteryx/evalml

Determine Gaps in AutoML Logging

Aberta

#3.283 aberto em 26 de jan. de 2022

 (2 comentários) (0 reação) (0 responsável)Python (93 forks)auto 404
enhancementgood first issuespike

Métricas do repositório

Stars
 (852 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador