AsadiAhmad/Image-Classification-LDA-and-PCA
Image Classification with Perceptron and LDA and PCA dimension reduction
This project helps machine learning practitioners or researchers compare different techniques for classifying images. You input a dataset of images, and it helps you understand how well various methods perform in categorizing them. This is for someone who needs to evaluate and choose the best approach for an image classification task.
No commits in the last 6 months.
Use this if you need to compare different image classification algorithms and understand their performance, especially concerning dimensionality reduction techniques like LDA and PCA.
Not ideal if you are looking for a pre-built, production-ready image classification system rather than a comparative analysis tool.
Stars
30
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AsadiAhmad/Image-Classification-LDA-and-PCA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
beringresearch/ivis
Dimensionality reduction in very large datasets using Siamese Networks
SENATOROVAI/singular-value-decomposition-svd-solver-course
Singular Value Decomposition (SVD) is a fundamental linear algebra technique that factorizes any...
HayesYu/Spatiotemporal-Data-Analysis
Data‑driven analysis of a large spatio‑temporal vector field dataset using SVD/PCA, Fourier...
Labo-Lacourse/stepmix
A Python package following the scikit-learn API for model-based clustering and generalized...
SundareshSankaran/nominal-dimension-reduction
The Nominal Dimensionality Reduction repository provides a SAS Studio Custom Step for reducing...