svm各種工具箱 方法以后查找
更新時(shí)間:2010年03月24日 22:11:03 作者:
svm各種工具箱(先放著了,省的找起來麻煩^.^)
Name | 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 |
Matlab SVM 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 |
您可能感興趣的文章:
相關(guān)文章
MySQL:reading initial communication packet問題解決方法
網(wǎng)站訪問出現(xiàn)如題錯(cuò)誤,經(jīng)過檢查my.cnf,發(fā)現(xiàn)innodb_buffer_pool_size = 2048M 設(shè)置過大,調(diào)整為innodb_buffer_pool_size = 1024M即可,網(wǎng)上也有該問題的其他解決方法,但都不能解決我的問題2012-07-07mysql通過my.cnf修改默認(rèn)字符集為utf-8的方法和注意事項(xiàng)
本文主要給大家介紹mysql通過my.cnf修改默認(rèn)字符集為utf-8的方法,當(dāng)然你也可以設(shè)置成別的,國(guó)際點(diǎn)還是utf-8好,以及在修改過程中要注意的一些事項(xiàng),有需要的朋友們可以參考借鑒。2016-09-09windows下MySQL數(shù)據(jù)庫移動(dòng)到其它盤
大家好,本篇文章主要講的是windows下MySQL數(shù)據(jù)庫移動(dòng)到其它盤,感興趣的同學(xué)趕快來看一看吧,對(duì)你有幫助的話記得收藏2021-12-12MySQL定位并優(yōu)化慢查詢sql的詳細(xì)實(shí)例
mysql記錄下查詢超過指定時(shí)間的語句,被稱為慢查詢,下面這篇文章主要給大家介紹了關(guān)于MySQL定位并優(yōu)化慢查詢sql的相關(guān)資料,文中通過圖文介紹的非常詳細(xì),需要的朋友可以參考下2021-12-12mysqli多查詢特性 實(shí)現(xiàn)多條sql語句查詢
mysqli相對(duì)于mysql有很多優(yōu)勢(shì),mysqli連接數(shù)據(jù)庫和mysqli預(yù)處理prepare使用,不僅如此,mysqli更是支持多查詢特性2012-12-12sqoop export導(dǎo)出 map100% reduce0% 卡住的多種原因及解決
這篇文章主要介紹了sqoop export導(dǎo)出 map100% reduce0% 卡住的多種原因及解決,具有很好的參考價(jià)值,希望對(duì)大家有所幫助。一起跟隨小編過來看看吧2021-01-01MySQL實(shí)現(xiàn)創(chuàng)建存儲(chǔ)過程并循環(huán)添加記錄的方法
這篇文章主要介紹了MySQL實(shí)現(xiàn)創(chuàng)建存儲(chǔ)過程并循環(huán)添加記錄的方法,涉及基本的mysql存儲(chǔ)過程創(chuàng)建、調(diào)用相關(guān)操作技巧,需要的朋友可以參考下2017-05-05