SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Enumerations
Preprocessor.h File Reference

Go to the source code of this file.

Classes

class  CPreprocessor
 Class Preprocessor defines a preprocessor interface. More...
 

Enumerations

enum  EPreprocessorType {
  P_UNKNOWN =0, P_NORMONE =10, P_LOGPLUSONE =20, P_SORTWORDSTRING =30,
  P_SORTULONGSTRING =40, P_SORTWORD =50, P_PRUNEVARSUBMEAN =60, P_DECOMPRESSSTRING =70,
  P_DECOMPRESSCHARSTRING =80, P_DECOMPRESSBYTESTRING =90, P_DECOMPRESSWORDSTRING =100, P_DECOMPRESSULONGSTRING =110,
  P_RANDOMFOURIERGAUSS =120, P_PCA =130, P_KERNELPCA =140, P_NORMDERIVATIVELEM3 =150,
  P_DIMENSIONREDUCTIONPREPROCESSOR =160, P_SUMONE =170, P_HOMOGENEOUSKERNELMAP = 180, P_PNORM = 190,
  P_RESCALEFEATURES = 200, P_FISHERLDA = 210, P_BAHSIC = 220
}
 

SHOGUN Machine Learning Toolbox - Documentation