Skip to content

Conversation

@joon0390
Copy link

@joon0390 joon0390 commented Oct 2, 2025

mplement the transform and fit_transform methods to make the PPCA
class fully compatible with the scikit-learn estimator interface.

  • The transform method returns the posterior mean of the latent
    variables, which corresponds to the dimension-reduced data.
  • This allows the PPCA model to be seamlessly integrated into
    scikit-learn tools like Pipeline

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.

2 participants