Also store the logp value for the samples
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 109
- Forks
- 18
- Avg merge
- 5h 31m
- Merged PRs (30d)
- 1
Description
Is it possible at the moment to also obtain the logp value of the samples?
If not is that something you would consider adding?
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 current NUTS sampling output and sample-storage API to see how sampled values are returned. Determine where a sample's logp value would be calculated or retained, then define the expected output shape and add coverage for retrieving it. Done means callers can obtain the logp value for each sample.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100