搜索资源列表
transductive-SVM
- 对直推式支持向量机的较为经典的介绍,包含一些直推式学习的思想,算法-Direct Push on Support Vector Machine, introduced a more classic, contains a number of Direct Push the idea of learning, algorithm
svmlight
- Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matlab interface to SVM light 使用会更方便-Joachims s SVM-light kit which contains two. Exe files svm_classify.exe svm_learn.exe can Transductive SVM with Anton
svm_toolbox
- svm matlab工具箱,经过测试,非常好用!有界面。-svm matlab toolbox, tested, very good! Interface there is.
svmlightToolbox
- SVM light 工具箱 包含window版本和matlab版本 由美国cornell大学的教授Thorsten Joachims部署 执行SVM二分类 速度明显快于libsvm 下载文件中包含 1.例子(inductive SVM 和 transductive SVM) 2.说明文件 3.源程序-SVM light kit (including window version and matlab version)
tsvm
- TSVM直推式支持向量机 TSVM实现直推向量机 设置初始参数 设置核函数类型 将核类型转换为数值参数(transductive-SVM switch to numerical parameter for kernel for RBF kernel change sigma to gamma)