Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash-10 authored Jul 21, 2021
1 parent f1d8521 commit f0bd009
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions PCA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ This section contains the analysis after applying PCA on the dataset. An `XGBoos

The files `data_generation.py` and `data_transforms.py` contains some helper functions and the `PCA.ipynb` notebook contains the whole implementation.

---

- The file `Simple+FFT+PCA.ipynb` applies several related techniques in one notebook. The best accuracy was obtained by using the classifier from `XGBoost` on the flattened images directly, without any PCA or FFT analysis.

---

**Results**

Accuracy on the test set = 86.75%
Expand Down

0 comments on commit f0bd009

Please sign in to comment.