Location:
Search - libsvm-2.89
Search list
Description: LibSVM 简易入门(中英文版),对于使用LibSVM软件的科研人员是个很好的助手!-LibSVM introduction is an excellent assitant to the researchers on the use of LibSVM software
Platform: |
Size: 34816 |
Author: 陈爱斌 |
Hits:
Description: 我一直覺得 SVM 是個很有趣的東西,不過也一直沒辦法 (mostly 衝堂) 去聽林智仁老師 的 Data mining 跟 SVM 的課; 後來看了一些網路上的文件跟聽 kcwu 講了一下 libsvm 的用法後,就想整理一下,算是對於並不需要知道完整 SVM 理論的人提供使用 libsvm 的入門.-SVM I always think that is something very interesting, but we also have no way (mostly Chong Tong) to listen to the teachers Linzhiren Data mining with SVM's class; Later read some documents on the Internet kcwu listen to speakers with a little libsvm usage, wanted to tidy up, is not for the need to know SVM complete theory for the use of libsvm entry.
Platform: |
Size: 405504 |
Author: 军 |
Hits:
Description: 林智仁编写的著名的SVM代码(libsvm-2[1]-林智仁prepared by well-known SVM code (libsvm-2 [1]
Platform: |
Size: 401408 |
Author: shanminyu |
Hits:
Description: 跟類神經網路有點像的東西, 不過現今最常拿來就是做分類也就是說,如果我有一堆已經分好類的東西 (可是分類的依據是未知的!) ,那當收到新的東西時, SVM 可以預測 (predict) 新的資料要分到哪一堆去。-is something that has similar roots with neural networks. But recently it has been widely used in Classification. That means, if I have some sets of things classified (But you know nothing about HOW I CLASSIFIED THEM, or say you don t know the rules used for classification), when a new data comes, SVM can PREDICT which set it should belong to.
Platform: |
Size: 566272 |
Author: yotnyg |
Hits:
Description: svm工具箱,这是最新版本,里面多了很多功能,很实用。-This is the newest svm toolbox.It contain many new function.It s worth of using it.
Platform: |
Size: 41984 |
Author: leionado |
Hits:
Description: LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。
2.89版本是09年刚更新的一个版本。-LIBSVM
Platform: |
Size: 566272 |
Author: woyaofei |
Hits:
Description: 支持向量机matlab程序,版本libsvm-2.89,包括接口文件-Matlab program of support vector machine
Platform: |
Size: 87040 |
Author: 戴颖乾 |
Hits:
Description: 是一種線性方成的分類器。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 LIBLINEAR include
Same data format as LIBSVM, our general-purpose SVM solver, and also similar usage
Multi-class classification: 1) one-vs-the rest, 2) Crammer & Singer
Cross validation for model selection
Probability estimates (logistic regression only)
Weights for unbalanced data
MATLAB/Octave, Java interfaces
Platform: |
Size: 521216 |
Author: 陳彥霖 |
Hits:
Description: libsvm的一些源码,可能会对学习libsvm有一些作用。-libsvm some source, may have some role in learning libsvm.
Platform: |
Size: 65536 |
Author: 郭郭 |
Hits:
Description: SVM, Support Vector Machine , 簡而言之它是個起源跟類神經網路有點像的東西, 不過現今最常拿來就是做分類 (classification)。 也就是說,如果我有一堆已經分好類的東西 (可是分類的依據是未知的!) ,那當收到新的東西時, SVM 可以預測 (predict) 新的資料要分到哪一堆去。 -SVM, Support Vector Machine , is something that has similar roots with neural networks. But recently it has been widely used in Classification. That means, if I have some sets of things classified (But you know nothing about HOW I CLASSIFIED THEM, or say you don t know the rules used for classification), when a new data comes, SVM can PREDICT which set it should belong to.
Platform: |
Size: 517120 |
Author: ohrebound |
Hits:
Description: matlab 下的SVM工具,用于数格式据标定的标准样例-SVM under matlab tools for a number of formats, according to the standard calibration sample
Platform: |
Size: 5120 |
Author: susuxuan |
Hits:
Description: 林智仁(cjlin) 老师 的 libsvm 完美的工具,C++程序的SVM的实现-Lin Zhiren (cjlin) teacher' s libsvm the perfect tool for, C++ program SVM implementation. . . ~ ~ ~
Platform: |
Size: 718848 |
Author: xufeng |
Hits:
Description: 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.
Platform: |
Size: 82944 |
Author: 刘恒 |
Hits:
Description: SVM是一种比较新比较流行的算法,常常用在分类问题和回归问题上。
SVM方法的VC实现,libsvm源码-SVM is a relatively new algorithm is more popular, often used in classification and regression issues. SVM method VC implementation, libsvm source
Platform: |
Size: 528384 |
Author: susan |
Hits:
Description: 该软件完成的是在linux下的分词,可以进行词性标注,可以用于中英文分析-The software is a complete linux under a sub-word, can be part of speech tagging can be used for analysis in Chinese and English
Platform: |
Size: 1394688 |
Author: 马英俊 |
Hits:
Description: 很好用的分类工具,使用方法会做相关上传.-Easy to use classification tool and the user guide will be uploaded later
Platform: |
Size: 522240 |
Author: 郭慎 |
Hits:
Description: libsvm加强工具箱(By faruto)patrick.lee@foxmail.com,非常好用,可以按照我上传的pdf很简单地实现SVM分类和回归,一定要用,力推!-libsvm strengthen the toolbox (By faruto) patrick.lee @ foxmail.com, very easy to use, you can upload the pdf according to my very simple implementation of SVM classification and regression, must use, pushing!
Platform: |
Size: 162816 |
Author: wangpw |
Hits:
Description: 有关支持向量机方面的程序:c-svm,v-svm,svr-For support vector machines of the procedures
Platform: |
Size: 20480 |
Author: 绿叶 |
Hits:
Description: 支持向量机非常好的例子。虽是工具箱。但里面有好多有用的例子。可以用来参考下。-Support vector machine is very good example. Even though it was a toolbox. But there was a lot of useful example. Can be used under reference.
Platform: |
Size: 43209728 |
Author: qyp |
Hits:
Description: 用于分类和回归的工具包---台湾大学林智仁教授的。效果很好-Toolkit for classification and regression-works well
Platform: |
Size: 567296 |
Author: yjh |
Hits: