An open API service indexing awesome lists of open source software.

https://github.com/datumbox/lda-knn-image-classifier

Implementation of an Image Classifier that uses the Linear Discriminant Analysis and K-Nearest Neighbors algorithms.
https://github.com/datumbox/lda-knn-image-classifier

Last synced: 5 months ago
JSON representation

Implementation of an Image Classifier that uses the Linear Discriminant Analysis and K-Nearest Neighbors algorithms.

Awesome Lists containing this project

README

          

LDA-KNN-Image-Classifier
========================

Implementation of an Image Classifier that uses the Linear Discriminant Analysis and K-Nearest Neighbors algorithms.