tidymodels / tidymodels/extratests
Case weights: test prediction
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 23
- Forks
- 0
- Avg merge
- 3h 57m
- Merged PRs (30d)
- 1
Description
Prompted by https://github.com/tidymodels/censored/issues/363, I've extended testing on case weights in censored to now also check that prediction works, not just fitting a model. This could be applied to other model/engines here as well.
Additional question: do we want to move those tests to the respective packages (i.e. parsnip and extensions)?
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 by reviewing the existing case-weight prediction tests added for censored, then compare how related model and engine tests are organized in parsnip and its extensions. Determine which additional combinations need prediction coverage and whether the tests belong here or in the respective packages; done means the placement is decided and the relevant prediction checks are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100