ame | Author | Institution | Language | Exec | Multiclass | Regression | Comments |
BSVM | Chih-Wei Hsu and Chih-Jen Lin | National Taiwan University | C++ | Win | Yes | Yes | |
Equbits Foresight | Equbits LLC | Equbits LLC | SDK | Win | ??? | Yes | Commercial. Contact Equibits LLC for details |
Gini-SVM | Shantanu Chakrabartty | Johns Hopkins University | C++ | No | Yes | Yes | Handles non positive definite kernels |
HeroSvm | Jianxiong Dong | Concordia University | C++ | Win | Yes | No | Optimized for Pentium 4 |
LEARNSC | Vojislav Kecman | Matlab p-files | N/A | Yes | Yes | Must pay for source! | |
LIBSVM | Chih-Chung Chang, Chih-Jen Lin | National Taiwan University | C++, Java, Python, R, MATLAB, Perl, Ruby | Win/*nix | Yes | Yes | Graphic interface available |
LS-SVMlab | Kristiaan Pelckmans, Johan Suykens | Katholieke Universiteit Leuven | Matlab | Win/*nix | Yes | Yes | Comes with platform-specific MEX files |
MatlabSVM Toolbox | S. R. Gunn | University of Southampton | Matlab | N/A | No | Yes | Includes a simple GUI |
mySVM | Stefan Ruping | Universitat Dortmund | C++ | Win/*nix | No | Yes | |
OSU | Junshui Ma, Yi Zhao, and Stanley Ahalt | Ohio State University | Matlab | N/A | Yes | Yes | Matlab interface to LIBSVM |
Parallel GPDT | T. Serafini, G. Zanghirati, L. Zanni | Universita di Ferrara | C++ | No | No | No | Designed for parallel systems |
pcSVM | Procoders.net | C | - | No | No | ||
RVMs | Mike Tipping | MSR Cambridge | Matlab | - | Yes | Yes | |
SpiderSVM | Jason Weston, Andre Elisseeff , Gokhan BakIr , Fabian Sinz | Max Planck Institute for Biological Cybernetics | Matlab | N/A | Yes | Yes | Part of the Spider machine learning library |
Statistical Pattern Recognition Toolbox for MATLAB | Vojtech Franc and Vaclav Hlavac | Czech Technical University Prague | Matlab/C | No | Yes | No |
Good online documentation. Everything I′ve tried has worked字串9 well.Lots of stuff besides SVMs. |
SVMdark | Martin Sewell | University College London | C | Win | No | Yes | |
SvmFu | Ryan Rifkin | MIT | C++ | No | No | Must be compiled with g++ | |
SVMLight | Thorsten Joachims | Cornell University | C | Win/*nix | No | Yes | |
SVMsequel | Hal Daume III | University of Southern California | OCaml | No | Yes | No | "Very fast and handles enormous datasets nicely" |
SVMtorch | Ronan Collobert and Samy Bengio | IDIAP | C++ | No | ? | Yes | |
SVM Toolbox | Gavin Cawley | University of East Anglia Norwich | Matlab/C++ | No | Yes | No | Beta version |
WinSVM | Martin Sewell | University College London | C++ | Win | No | Yes |
svm各种工具箱 方法以后查找
2019-11-06 13:48mysql教程网 Mysql
svm各种工具箱(先放着了,省的找起来麻烦^.^)
延伸 · 阅读
- 2024-12-13小米米家工具箱开售:279元 含电动螺丝刀、扳手
- 2022-01-18R语言实现支持向量机SVM应用案例
- 2021-12-20使用python svm实现直接可用的手写数字识别
- 2021-10-10吴恩达机器学习练习:SVM支持向量机
- 2021-08-30python+opencv3.4.0 实现HOG+SVM行人检测的示例代码
- 2021-07-22Python中的支持向量机SVM的使用(附实例代码)
- Mysql
MySQL全文索引、联合索引、like查询、json查询速度哪个快
这篇文章主要介绍了MySQL全文索引、联合索引、like查询、json查询速度大比拼,通过实例代码截图的形式给大家介绍的非常详细,具有一定的参考借鉴价值...
- Mysql
几种MySQL中的联接查询操作方法总结
这篇文章主要介绍了几种MySQL中的联接查询操作方法总结,文中包括一些代码举例讲解,需要的朋友可以参考下 ...
- Mysql
Centos7下使用yum安装mysql数据库的详细教程(增强版)
这篇文章主要介绍了Centos7下使用yum安装mysql数据库的详细教程(增强版),非常不错,具有参考借鉴价值,需要的朋友可以参考下 ...
- Mysql
MySQL之Field‘***’doesn’t have a default value错误解决办法
这篇文章主要介绍了MySQL之Field‘***’doesn’t have a default value错误解决办法,需要的朋友可以参考下 ...
- Mysql
MySQL server has gone away错误提示解决方法
今天遇到类似的情景,MySQL只是冷冷的说:MySQL server has gone away。 ...
- Mysql
MySQL 查询速度慢与性能差的原因与解决方法
随着网站数据量与访问量的增加,MySQL 查询速度慢与性能差的问题就日渐明显,这里为大家分享一下解决方法,需要的朋友可以参考下...
- Mysql
解决重置Mysql root用户账号密码问题
这篇文章主要介绍了解决重置Mysql root用户账号密码问题,本文给大家介绍的非常详细,具有一定的参考借鉴价值,需要的朋友可以参考下...
- Mysql
MySQL锁的知识点总结
在本篇文章里小编给大家整理了关于MySQL锁的知识点总结以及实例内容,需要的朋友们学习下。...