__hash__() for PipelineBase
Aperta
enhancement
good first issue
- Lingua principale
- Python
- Stelle
- 850
- Fork
- 96
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
@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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.