Use your SVM code developed for for the SVD based dimensionality reduction experiment. Use 250 “twos and 250 “fives” (500 training digits in total). Implement an SVD based dimensionality reduction . Use 500 digits from each class for testing (1000 in total). Reduce the dimensionality until the accuracy falls below 90%. What is the smallest dimension that keeps the accuracy above 90%?