pymc-devs/pymc-examples

Add Probabilistic PCA example (code already exists)

Open

#250 opened on Nov 23, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Python (322 forks)github user discovery
good first issuehelp wantedproposal

Repository metrics

Stars
 (387 stars)
PR merge metrics
 (Avg merge 17d 14h) (2 merged PRs in 30d)

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.

Contributor guide