pymc-devs / pymc-devs/nuts-rs

Also store the logp value for the samples

Open
#37 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.