Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Testing PCA 0 . 0 1 . 0 point ( graded ) Use project _ onto _ PC to compute a 1 8 - dimensional

Testing PCA
0.01.0 point (graded)
Use project_onto_PC to compute a 18-dimensional PCA representation of the MNIST training and test
datasets, as illustrated in main. py .
Retrain your softmax regression model (using the original labels) on the MNIST training dataset and report its
error on the test data, this time using these 18-dimensional PCA-representations rather than the raw pixel
values.
If your PCA implementation is correct, the model should perform nearly as well when only given 18 numbers
encoding each image as compared to the 784 in the original data (error on the test set using PCA features
should be around 0.15). This is because PCA ensures these 18 feature values capture the maximal amount of
variation from the original 784-dimensional data.
Error rate for 18-dimensional PCA features =
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_step_2

Step: 3

blur-text-image_step3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts Of Database Management

Authors: Philip J. Pratt, Joseph J. Adamski

4th Edition

ISBN: 0619064625, 978-0619064624

More Books

Students also viewed these Databases questions

Question

=+you think is being taxed when more money is printed? Why?

Answered: 1 week ago