SHOGUN  4.1.0
StreamingSparseFeatures.h 文件参考

浏览源代码.

class  CStreamingSparseFeatures< T >
 This class implements streaming features with sparse feature vectors. The vector is represented as an SGSparseVector<T>. Each entry is of type SGSparseVectorEntry<T> with members `feat_index' and `entry'. 更多...
 

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