alteryx / alteryx/evalml

__hash__() for PipelineBase

未关闭
#2,016 0 条评论 0 个 reaction 已指派 1 人 已被 @asniyaz 认领 在 GitHub 查看
enhancement good first issue
主要语言
Python
星标
850
派生
96
PR 合并指标
30 天内没有已合并 PR

描述

@chukarsten commented on [Wed Mar 17 2021](https://github.com/alteryx/evalml_looking_glass/issues/240)

To allow a quick comparison of Pipelines in collections that require hashable objects, e.g. `set([pipeline_a, pipeline_b, pipeline_c]) == set(pipelines)`, we should define `__hash__()` for the PipelineBase.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。