-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Distributed randomized SVD #1561
Conversation
…ecomposition-module_and_PCA-interface Features/1455 add decomposition module and pca interface
…e' into features/ESAPCA
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
1 similar comment
Thank you for the PR! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1561 +/- ##
==========================================
+ Coverage 92.13% 92.17% +0.03%
==========================================
Files 83 83
Lines 12173 12209 +36
==========================================
+ Hits 11216 11254 +38
+ Misses 957 955 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
1 similar comment
Thank you for the PR! |
@ClaudiaComito thanks for reading so carefully that you found all the typos I had overlooked 👍 |
Thank you for the PR! |
4 similar comments
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks @mrfh92 !
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Due Diligence
Description
Adds randomized SVD and corresponding interface in PCA
Issue/s resolved: #1457
Type of change
Does this change modify the behaviour of other functions? If so, which?
yes (slightly, of PCA) / no (all other functionality)