Categories
PCP
PCP (Pattern Classification Program) is an machine learning program for supervised and unsupervised classification of patterns. It runs in interactive and batch modes, and implements the following machine learning algorithms and methods:
- k-means clustering - Fisher's linear discriminant - Singular Value Decomposition - Principal Component Analysis - feature subset selection - Bayes error estimation - parametric classifiers (linear and quadratic) - pseudo-inverse linear discriminant - k-Nearest Neighbor method - neural networks - Support Vector Machine algorithm - cross-validation - bagging (committee) classification
Last updated 16 Mar, 2005
Versions
1.2
1.2 beta released 2005-02-27
- Released: 27 Feb, 2005
- Code Maturity: Beta
- Source Archive: http://prdownloads.sourceforge.net/pcp/pcp-1.2....
- Licenses: X11
- Interfaces: Command Line



