pymc-devs/pymc-examples
View on GitHubAdd Probabilistic PCA example (code already exists)
Open
#250 opened on Nov 23, 2021
good first issuehelp wantedproposal
Repository metrics
- Stars
- (387 stars)
- PR merge metrics
- (PR metrics pending)
Description
I coded this up a while ago, pretty simple model but I think it's an interesting (and commonly referred to) model: https://gist.github.com/twiecki/713cf58f5fa37332d0cda48a7c798016
Probably just needs some more text and explanation.