alteryx/evalml

Determine Gaps in AutoML Logging

开放

#3,283 创建于 2022年1月26日

 (2 条评论) (0 个反应) (0 位负责人)Python (93 个派生)auto 404
enhancementgood first issuespike

仓库指标

星标
 (852 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南