Pattern Recognition Course Project with Multiple Algorithm Implementations
My comprehensive pattern recognition project includes implementations of Bayes classification, Fisher linear discriminant analysis, PCA and LDA feature extraction, K-means clustering, and Parzen window algorithm. The code is thoroughly commented and comes with test datasets for validation.