Markov: heavy-tailed t target, per-target axis labels, and CSV export#667
Merged
Conversation
- Seventh target: a correlated Student-t (nu=2.5) with exact gradient; its polynomial tails fling gradient samplers into long excursions. - Per-target axis names (Target.axes) thread through the stat panel and every diagnostic, so the logistic posterior reads intercept/slope instead of x/y. - One-click CSV export of the full chain (index, coords, log-density). - Refreshed the catalog description.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Third increment on the Markov sampling studio (previous work merged in #664 and #666). All changes stay inside
projects/markov-lab-q8f3/.What's new
Target.axes). The Bayesian logistic posterior reads intercept / slope across the whole stat panel and every diagnostic card, instead of the generic x / y.index, <axis0>, <axis1>, logdensity), so a run can be taken into a notebook. Guarded for sandboxed previews.Notes
node scripts/verify-project.mjs markov-lab-q8f3— scope + conformance + lint + build all green.mainafter Markov: sample-cloud overlay, About-the-math guide, and a Bayesian posterior target #666 merged, so this PR is only the incremental diff.🤖 Generated with Claude Code
Generated by Claude Code