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

浏览源代码.

class  CKernelIndependenceTestStatistic
 Independence test base class. Provides an interface for performing an independence test. Given samples \(Z=\{(x_i,y_i)\}_{i=1}^m\) from the joint distribution \(\textbf{P}_x\textbf{P}_y\), does the joint distribution factorize as \(\textbf{P}_{xy}=\textbf{P}_x\textbf{P}_y\)? The null- hypothesis says yes, i.e. no independence, the alternative hypothesis says yes. 更多...
 

SHOGUN Machine Learning Toolbox - Documentation