Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Exercise 1 . 7 * * * . Implementing computation of the principal components 1 ) Use iris and / or MNIST datasets as examples
Exercise Implementing computation of the principal components
Use iris andor MNIST datasets as examples
Implement the iterative SVDbased first principal component computation using the material from the
lectures
Compare the results with the standard implementation of PCA in scikitlearn
Implement the computation of the second and all higher components
Generalize your implementation to the case of weighted data points in test example, create weights which
will be much higher for a particular class of data points
Think how to generalize your implementation to the case of moderately missing data
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started