搜索资源列表
libsvm-2.33
- LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
libsvm-2.8
- libsvm升级到2.8版本,针对新的代码稍做修改,重新排版,修正了原版中部分错误 -libsvm upgrading to 2.8 edition,do little chinging on new edition,set up new type,and changing some mistake of original edition.
libsvm-2.81
- Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic
libsvm-alphaseed-2.81
- The program performs alpha seeding within LIBSVM Solvers. Please refer to: D. DeCoste and K. Wagstaff, \"Alpha Seeding for Support Vector Machines for the meaning of alpha seeding\". -alpha seeding within LIBSVM Solvers. Please refer to : D. DeCo
libsvm-2.85
- Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic mo
libsvm-mat-2.86-1
- libsvm(matlb SVM code)可以使用來作為分類 -libsvm(matlb SVM code)it is a function used to classify data
libsvm-2.88
- 支撑向量机SVM的工具LIBSVM,能够在windows平台下通过命令行使用,也可以在matlab下调用,适合于研究复杂条件下的分类问题-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM
libsvm-mat-2.87-1
- libsvm在matlab中的应用。把libsvm嵌入matlab中调用。-libsvm in matlab application. Embedded matlab to call libsvm.
libsvm-mat-2.88-1
- A simple MATLAB interface LIBSVM authors at National Taiwan University. -A simple MATLAB interface LIBSVM authors at National Taiwan University.
libsvm-demo
- libsvm-demo,支持向量机的演示程序,对初学者很有用!-libsvm-demo, Support Vector machine demo program, very useful for beginners!
libsvm-2.89
- 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEA
libsvm-mat-2.89-3
- libsvm的一些源码,可能会对学习libsvm有一些作用。-libsvm some source, may have some role in learning libsvm.
libsvm-2.32
- libsvm的java的源代码,可以在java环境下直接运行,功能强大-libsvm the java source code, you can directly run the java environment, powerful
LIBSVM
- 关于libsvm的简要操作说明,也看以参考林智仁老师的讲课-Summary of Libsvm summary on the operation
libsvm-mat-2.89-3
- Libsvm 最新版2009年11月1日更新。可用于分类和回归。基本的用法:1.将训练数据集变成libsvm允许的格式;2;设定参数;3使用svmtrain训练;4使用svmpredict分类或回归-The lateset vesrsion of LibSvm released in 1th Nov,2009. It can be used in matlab enviorment.
libsvm-mat-2.89-3
- SVM是一种优秀的分类算法,常用于用于回归分析和分类,而matlab语言的libSVM则为广大使用matlab进行设计的人员提供很好的帮助。-libSVM for regression classification
libsvm-3.1
- libsvm 工具箱 最新版希望对你能用-libsvm toolbox you can use the latest version of hope
林智仁的matlab libsvm的labview版本
- 林智仁的matlab libsvm的labview版本(If there are any problems with the Labview version of Lin Zhiren's Matlab libsvm, you can contact QQ1373687980)
libsvm-weights-3.22
- libsvm是支持向量机的工具箱,可在matlab和python上运行; libsvm 3.22应该是截止2017年11月16日的最新版本; 网上有详细的配置说明,并不复杂。(libsvm is a support vector machine toolkit that runs on matlab and python; libsvm 3.22 should be the latest version as of November 16, 2017; detailed configurat
libsvm&classify函数使用
- libsvm和classify函数的使用语法(The usage syntax of libsvm and classify functions)