Skip to content

Support weights for VAMP dimensionality reduction - #322

Merged
clonker merged 1 commit into
mainfrom
weights-for-vamp-dimrdx
Mar 29, 2026
Merged

clonker merged 1 commit into
mainfrom
weights-for-vamp-dimrdx

Conversation

@clonker

@clonker clonker commented Mar 29, 2026

Copy link
Copy Markdown
Member

Wire the existing weight machinery through moments_block() and RunningCovar so that VAMP's compute_ctt=True code path no longer rejects weighted data. Also add a weights parameter to VAMP.partial_fit() for incremental weighted fitting.

Fixes #259

Wire the existing weight machinery through moments_block() and
RunningCovar so that VAMP's compute_ctt=True code path no longer
rejects weighted data. Also add a weights parameter to
VAMP.partial_fit() for incremental weighted fitting.
@clonker
clonker merged commit 64d3550 into main Mar 29, 2026
31 of 32 checks passed
@clonker
clonker deleted the weights-for-vamp-dimrdx branch March 29, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allowing weights for VAMP dimensionality reduction

1 participant