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

浏览源代码.

singleton  SGString< T >
 shogun string 更多...
 
singleton  SGSparseVector< T >
 template class SGSparseVector The assumtion is that the stored SGSparseVectorEntry<T>* vector is ordered by SGSparseVectorEntry.feat_index in non-decreasing order. This has to be assured by the user of the class. 更多...
 
class  CLibSVMFile
 read sparse real valued features in svm light format e.g. -1 1:10.0 2:100.2 1000:1.3 with -1 == (optional) label and dim 1 - value 10.0 dim 2 - value 100.2 dim 1000 - value 1.3 更多...
 

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