leetim13 / PCA-and-Naive-Bayes-Classifier

Projected training data of ’2’s’ and ’3’s’ to lower dimensions and used a 1-NN classifier on the first K principal components. Experimented the same classification with Naives Bayes Classifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCA-and-Naive-Bayes-Classifier

Projected training data of ’2’s’ and ’3’s’ to lower dimensions and used a 1-NN classifier on the first K principal components. Experimented the same classification with Naives Bayes Classifier

About

Projected training data of ’2’s’ and ’3’s’ to lower dimensions and used a 1-NN classifier on the first K principal components. Experimented the same classification with Naives Bayes Classifier


Languages

Language:Python 100.0%