Improved test for Incremental score
Open
- Dominant language
- Python
- Stars
- 951
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/dask/dask-ml/pull/272 had a fix & rough test for incremental.score with the distributed estimator.
Ideally the test would use a `cluster` style test, but that wasn't reproducing.
Contributor guide
Research direction
Start by reviewing pull request #272 and its rough test for incremental.score with the distributed estimator. Investigate the existing test setup and whether a cluster-style test can reproduce the behavior; done means a reliable test covers incremental.score for the distributed estimator without relying on an unreproducible setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100