pymc-devs / pymc-devs/pymc-examples
Use pm.Censored in weibull accelerated failure model example
Open
Nobody has claimed this yet.
hackathon
- Dominant language
- Python
- Stars
- 398
- Forks
- 325
- Avg merge
- 9d 15m
- Merged PRs (30d)
- 1
Description
Notebook title:
Notebook url:
Instead of using a Potential use Censored
Contributor guide
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
Find the Weibull accelerated failure model example notebook and inspect where it uses a Potential. Replace that use with pm.Censored, then run the notebook or its relevant checks to confirm the example still works and uses the intended censored-data model.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100