by ljubomir
PCP (Pattern Classification Program) is an open-source machine learning program for supervised classification of patterns. PCP is a binary executable running on Linux and Windows (under Cygwin environment).
02-12-2006 - support model selection for linear SVM kernel 04-17-2006 - introduce an option to build SVD transform using training+test datasets (as opposed to just training data) 05-09-2006 - report p-error in SVM model selection 05-21-2006 - ...
02-12-2006 - support model selection for linear SVM kernel 04-17-2006 - introduce an option to build SVD transform using training+test datasets (as opposed to just training data) 05-09-2006 - report p-error in SVM model selection 05-21-2006 - ...
07-13-2005 - use -O3 flags and dynamic building in the distributed Makefiles 08-09-2005 - SVM model selection now automatically creates the prediction file pcp.rcl 08-10-2005 - handle empty classes in the test set for named data ...
07-13-2005 - use -O3 flags and dynamic building in the distributed Makefiles 08-09-2005 - SVM model selection now automatically creates the prediction file pcp.rcl 08-10-2005 - handle empty classes in the test set for named data ...
03-04-2005 - upgrade LIBSVM to version 2.71 03-13-2005 - add Pearson correlation as feature selection criterion 03-13-2005 - remove clustering. There are better programs for clustering elsewhere. 03-13-2005 - remove distance selection ...
03-04-2005 - upgrade LIBSVM to version 2.71 03-13-2005 - add Pearson correlation as feature selection criterion 03-13-2005 - remove clustering. There are better programs for clustering elsewhere. 03-13-2005 - remove distance selection ...
Port to Windows (under Cygwin environment). Update documentation, minor bug fixes.
Port to Windows (under Cygwin environment). Update documentation, minor bug fixes.
12-1-2004 - increase max. number of attributes for clustering to 1000 12-1-2004 - use training data set (as opposed to test data set) in clustering 12-1-2004 - implement verbose mode for clustering summary 12-1-2004 - fixed formatting bug in ...
Anonymous committed patchset 1 of module CVSROOT to the PCP (Pattern Classification Program) CVS repository, changing 11 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use