搜索资源列表
svm_v0.01beta.tar
- New in this version: Support for multi-class pattern recognition using maxwins, pairwise [4] and DAG-SVM [5] algorithms. A model selection criterion (the xi-alpha bound [6,7] on the leave-one-out cross-validation e
multisvm
- 多分类支持向量机实现方法的分析比较:一对一、一对多和DAG的对比,比较专业,-more SVM method of comparison : one-to-one, one-to-many and DAG contrast, more professional-huh
svm_v0.01beta.tar
- New in this version: Support for multi-class pattern recognition using maxwins, pairwise [4] and DAG-SVM [5] algorithms. A model selection criterion (the xi-alpha bound [6,7] on the leave-one-out cross-validation e
multisvm
- 多分类支持向量机实现方法的分析比较:一对一、一对多和DAG的对比,比较专业,-more SVM method of comparison : one-to-one, one-to-many and DAG contrast, more professional-huh
svminaplication
- 一篇很好的论文,重点介绍了支持向量机的工程应用-a good thesis focuses on the Support Vector Machine Application
@dagsvm
- 有向无环图支持向量(DAG-SVMS)多类分类方法,是一种新的多类分类方法。该方法采用了最小超球体类包含作为层次分类依据。试验结果表明,采用该方法进行多类分类,跟已有的分类方法相比有更高的分类精度。 -Directed acyclic graph support vector (DAG-SVMS) multi-category classification methods, is a new multi-category class
DAG
- 若在DGA图中存在一个顶点r,在r和图中所有其他顶点之间均存在由r出发的有向路径,则称该DAG图有根,试编写求DAG图的根的算法。 -If there is a DGA map vertex r, in r and the graph all the other vertices exist in between the departure from the r to the path are said to have roots
dag-svm
- 有向无环图程序,程序较为简洁,包含代码和简要说明。-Directed acyclic graph procedure is relatively simple, containing code and a brief descr iption.