SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
函数
AmariIndex.cpp 文件参考

浏览源代码.

函数

float64_t amari_index (SGMatrix< float64_t > SGW, SGMatrix< float64_t > SGA, bool standardize)
 function amari_index 更多...
 

函数说明

float64_t amari_index ( shogun::SGMatrix< float64_t W,
shogun::SGMatrix< float64_t A,
bool  standardize 
)

function amari_index

calculates the amari index for an estimated mixing matrix and given mixing matrix.

参数
Wthe estimated mixing matrix
Athe given mixing matrix
standardizeflag indicating whether to standardize or not

在文件 AmariIndex.cpp11 行定义.


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