tidymodels / tidymodels/extratests
melodie-switch: `tune_race_win_loss()` breaks for censored regression
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 23
- Forks
- 0
- Avg merge
- 3h 57m
- Merged PRs (30d)
- 1
Description
With https://github.com/tidymodels/tune/tree/melodie-switch:
Probably also due to the .config troubles, since it fails in finetune:::make_config_pairs().
Thus, tests don't get to test the result in
- tests/testthat/test-survival-tune-eval-time-attribute.R
- tests/testthat/test-survival-tune-show-best.R
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with finetune:::make_config_pairs() on the melodie-switch branch, then inspect the censored-regression paths in tests/testthat/test-survival-tune-eval-time-attribute.R and tests/testthat/test-survival-tune-show-best.R. Run those tests first; done means they reach and verify the tuning result rather than failing during configuration-pair creation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- machine-learning, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100