Skip to content

Implement POD functionality#21

Draft
robertvava wants to merge 6 commits intomainfrom
implement/POD
Draft

Implement POD functionality#21
robertvava wants to merge 6 commits intomainfrom
implement/POD

Conversation

@robertvava
Copy link
Copy Markdown
Collaborator

@robertvava robertvava commented Aug 20, 2025

This PR implements Proper Orthogonal Decomposition (POD) functionality. POD is just another name for Principal Component Analysis, but it specifically targets spatiotemporal datasets.

@dsj976
Copy link
Copy Markdown
Collaborator

dsj976 commented Aug 22, 2025

Hi @robertvava ! Check out this version of POD where I inherit from TruncatedSVD. Let me know your thoughts.

@dsj976 dsj976 changed the title fixed mypy issues Implement POD functionality Aug 26, 2025
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