SHOGUN  v3.2.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
| 枚举
PCA.h 文件参考

浏览源代码.

class  CPCA
 Preprocessor PCACut performs principial component analysis on the input vectors and keeps only the n eigenvectors with eigenvalues above a certain threshold. 更多...
 

枚举

enum  EPCAMode { THRESHOLD, VARIANCE_EXPLAINED, FIXED_NUMBER }
 

SHOGUN Machine Learning Toolbox - Documentation