Location:
Search - multiclass
Search list
Description: Multiclass Spectral Clustering Algorithm,和Dominant-set算法同属于较常用的聚类算法,用于图像分割等-Multiclass Spectral Clustering Algorith m, and Dominant-set algorithm is more commonly used with the clustering algorithm for image segmentation, etc.
Platform: |
Size: 1148 |
Author: sai |
Hits:
Description: This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package.
Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
Platform: |
Size: 294584 |
Author: 王强 |
Hits:
Description: boosting multiclass,a class library for machine learning
Platform: |
Size: 137465 |
Author: amokhtar |
Hits:
Description: textonboostfor Multiclass object recognition and segmetation
Platform: |
Size: 65996 |
Author: 王拨 |
Hits:
Description: windows操作系统下的支持向量机算法实现工具包,支持多类别分类,功能强大!-windows operating system support vector machine algorithm tool kit, support multi-category classification, powerful!
Platform: |
Size: 74752 |
Author: 刘志刚 |
Hits:
Description: Multiclass Spectral Clustering Algorithm,和Dominant-set算法同属于较常用的聚类算法,用于图像分割等-Multiclass Spectral Clustering Algorith m, and Dominant-set algorithm is more commonly used with the clustering algorithm for image segmentation, etc.
Platform: |
Size: 1024 |
Author: sai |
Hits:
Description: This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package.
Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
Platform: |
Size: 293888 |
Author: 王强 |
Hits:
Description: 用c语言写的基于SVM的多分类源码,来自康奈尔大学,性能良好-C language used SVM-based classification of multi-source, from Cornell University, the performance of good
Platform: |
Size: 77824 |
Author: CAOYANG |
Hits:
Description: 对支持向量机svm算法的改进算法,改算法简单,但只能分为两类。-On support vector machine algorithm SVM algorithm to algorithm is simple, but can only be divided into two categories.
Platform: |
Size: 38912 |
Author: 赵蕾 |
Hits:
Description: 这里实现了基于四种SVM工具箱的分类与回归算法:
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtool\svm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_SteveGunn.m - 函数拟合
更详细的相关函数说明请通过help命令查看!-Here the realization of the four SVM toolbox based on the classification and regression algorithm: 1, Toolbox: LS_SVMlabClassification_LS_SVMlab.m- Multiclass Classification Regression_LS_SVMlab.m- function fitting 2, the toolbox: OSU_SVM3.00Classification_OSU_SVM.m- Multiclass Classification 3, Toolbox: stprtoolsvmClassification_stprtool.m- Multiclass Classification 4 toolbox: SVM_SteveGunnClassification_SVM_SteveGunn.m- II Category Regression_SVM_SteveGunn.m- function fitting a more detailed explanation of the correlation function through the help command to view!
Platform: |
Size: 2740224 |
Author: 杨愚根 |
Hits:
Description: 这里实现了四种SVM工具箱的分类与回归算法
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtool\svm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_SteveGunn.m - 函数拟合
觉得好就帮我顶一下帖子,要不沉了!
-Here to realize the four SVM toolbox Classification and Regression Algorithm 1, Toolbox: LS_SVMlabClassification_LS_SVMlab.m- Multiclass Classification Regression_LS_SVMlab.m- function fitting 2, the toolbox: OSU_SVM3.00Classification_OSU_SVM.m- Multiclass Classification 3, Toolbox : stprtoolsvmClassification_stprtool.m- Multiclass Classification 4, Toolbox: SVM_SteveGunnClassification_SVM_SteveGunn.m- II Category Regression_SVM_SteveGunn.m- function fitting to help me feel good on top of you post, or heavy!
Platform: |
Size: 232448 |
Author: fgqqd |
Hits:
Description: 些程序是对多类分类的另一种处理方法,一对一的,也同样进行了模糊化处理-These procedures is a multiclass classification Another way to deal with, one-on-one also had a deal with fuzzy
Platform: |
Size: 6144 |
Author: 陈凯 |
Hits:
Description: 有基于 matlav的svm软件工具,感觉挺好用的。里面有很多实例,稍加修改就可以使用。例如三分类问题:
1、输入三类数据xapp yapp
2、选择多类分类方法(一对多或一对一或m-svm)
3、设置参数
4、调用训练函数得到向量机参数
5、输入测试数据,得到预期结果。
-There is matlav based on the SVM-based software tools, I feel pretty useless. Inside there is a lot of examples you can use a little modification. Categories such as three questions: 1, three types of data input xapp yapp 2, selection multiclass classification methods (one-to-many or one-on-one or m-svm) 3, set the parameters of 4, call the training function to be vector machine parameters 5, enter test data, the expected results.
Platform: |
Size: 373760 |
Author: Misa |
Hits:
Description: Boosting is a general method for improving the accuracy of any given
learning algorithm. Focusing primarily on the AdaBoost algorithm, this
chapter overviews some of the recent work on boosting including analyses
of AdaBoost’s training error and generalization error boosting’s connection
to game theory and linear programming the relationship between boosting
and logistic regression extensions of AdaBoost for multiclass classification
problems methods of incorporating human knowledge into boosting and
experimental and applied work using boosting.-Boosting is a general method for improving the accuracy of any given
learning algorithm. Focusing primarily on the AdaBoost algorithm, this
chapter overviews some of the recent work on boosting including analyses
of AdaBoost’s training error and generalization error boosting’s connection
to game theory and linear programming the relationship between boosting
and logistic regression extensions of AdaBoost for multiclass classification
problems methods of incorporating human knowledge into boosting and
experimental and applied work using boosting.
Platform: |
Size: 155648 |
Author: Tatyana |
Hits:
Description: 很多关于svm多类分类的文章,国内国外都有
都是经常被引用的文章-svm multiclass
Platform: |
Size: 5198848 |
Author: gj |
Hits:
Description: 多分类算法 matlab源代码 multiclassify-multiclassify
Platform: |
Size: 1024 |
Author: 李军 |
Hits:
Description: The software described in this report (mcSVM) implements the training and model selection of a Support Vector Machine for multiclass classiˉcation tasks (three-classes or more).-he software described in this report (mcSVM) implements the training and model selection of a Support Vector Machine for multiclass classiˉcation tasks (three-classes or more).
Platform: |
Size: 1469440 |
Author: Fairy Wang |
Hits:
Description: 使用一对多和多分两种方式实现的multiclass分类检测代码
Platform: |
Size: 1410 |
Author: rong828 |
Hits:
Description: MultiClass LDA(MultiClass LDA)
Platform: |
Size: 2048 |
Author: amir |
Hits:
Description: online-multiclass-lpboost-master能够很好地实现在线分类识别,对于文字和图像识别等由很好地效果。-online-multiclass-lpboost-master can achieve a good online classified recognition for text and image recognition and other effects the well.
Platform: |
Size: 2115584 |
Author: 余勇 |
Hits: