SHOGUN
v3.2.0
首页
相关页面
模块
类
文件
文件列表
文件成员
全部
类
命名空间
文件
函数
变量
类型定义
枚举
枚举值
友元
宏定义
组
页
src
shogun
preprocessor
类
|
枚举
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