alteryx/evalml

Determine Gaps in AutoML Logging

Ouverte

#3 283 ouverte le 26 janv. 2022

 (2 commentaires) (0 réaction) (0 personne assignée)Python (93 forks)auto 404
enhancementgood first issuespike

Métriques du dépôt

Stars
 (852 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur