SHOGUN  v3.2.0
LinearTimeMMD.h 文件参考

浏览源代码.

class  CLinearTimeMMD
 This class implements the linear time Maximum Mean Statistic as described in [1]. This statistic is in particular suitable for streaming data. Therefore, only streaming features may be passed. To process other feature types, construct streaming features from these (see constructor documentations). A blocksize has to be specified that determines how many examples are processed at once. This should be set as large as available memory allows to ensure faster computations. 更多...
 

SHOGUN Machine Learning Toolbox - Documentation