👨🎓
studying
MSc student in AI @ UT
- Iran - Tehran
- mnili.ir
- https://orcid.org/0000-0002-3322-5201
- @m_h_nili
Stars
In this repository we classified MNIST data with naiive bayes algorithm and reduce features with forward feature selection and reduce number of features from 784 to 24 with 0.65 accuracy.
This repository works on MNIST data and implement LDA from scratch on it. In the end we can see the plot of transformation of data on LDA1 and 2.
This repository is about working with olivetti face dataset.In this repository I reduce dimentionality with pca and find the good number of principle components.At the end I find the eigen faces an…