SHOGUN  4.1.0
KernelIndependenceTest.h 文件参考

浏览源代码.

class  CKernelIndependenceTest
 Kernel 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}_{xy}\), does the joint distribution factorize as \(\textbf{P}_{xy}=\textbf{P}_x\textbf{P}_y\), i.e. product of the marginals? 更多...
 

SHOGUN 机器学习工具包 - 项目文档