__hash__() for PipelineBase
Đang mở
enhancement
good first issue
- Ngôn ngữ chính
- Python
- Star
- 850
- Fork
- 96
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
@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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.