alteryx / alteryx/evalml

__hash__() for PipelineBase

Open
#2,016 0 comments 0 reactions 1 assignee Claimed by @asniyaz View on GitHub
enhancement good first issue
Dominant language
Python
Stars
850
Forks
96
PR merge metrics
No merged PRs in 30d

Description

@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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.