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.
- Host: GitHub
- URL: https://github.com/datumbox/lda-knn-image-classifier
- Owner: datumbox
- License: gpl-3.0
- Created: 2014-04-27T22:03:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-27T22:03:03.000Z (about 12 years ago)
- Last Synced: 2025-05-20T23:38:21.958Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.