wncc / Hello-FOSS-ML

The Machine Learning repository for Hello-FOSS
3 stars 31 forks source link

Task-2 [MNIST dataset] #2

Open dev9318 opened 3 years ago

dev9318 commented 3 years ago

Your task is to perform PCA on this data, for reference look at the examples here. Now that you have performed PCA, implement this data using a KNN or Logistic Regression or any other algorithm you prefer. file: MNIST_PCA