Some exercices from my Data Science courses where I apply two methods for Single Value Decomposition for Principal Component Analysis. The first method is a standard SVD which requires high CPU consumption when working on large datasets. Then, for that reason, I applied a Truncated Single Value Decomposition which outputs similar values with a more efficient computation time.
-
Notifications
You must be signed in to change notification settings - Fork 0
albertxavierlopez/Singular-Value-Decomposition
About
Applying SVD and truncated SVD (R markdown)
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published