📄 6.txt
字号:
发信人: hillwind (research on mind), 信区: DataMining
标 题: Re: matlab svm toolbox <0>
发信站: 南京大学小百合站 (Wed Mar 26 20:46:20 2003)
斑竹,我试了一下osu svm toolbox,它也是支持多类的
并且值得一提的是,osu toolbox相当于libsvm的一个简化的matlab版本
下面是工具箱说明的原文:
By virtue of Matlab's mex mechanism, this toolbox implements SVM classifier
s in C++ using Chih-Chung Chang and Chih-Jen Lin's LIBSVM algorithm (COPYRIG
HT_libsvm).
希望对大家有用:)
【 在 GzLi (笑梨) 的大作中提到: 】
: matlab 作为一种非常有用的工具,在数据挖掘和机器学习中有很重要的用途,
: 而svm是当前机器学习中进行分类和函数逼近的一种热门工具,上面四篇introduction
: 介绍了当前我搜到的三个主要的svm工具箱及其主要功能,我想作一下比较(理论上的..
: 实际中我想用其中一个跟mysvm作比较,研究其分类和回归效果。
: 从下面几个方面:
: A速度(计算效率)
: Osu and Gavin and Mylight(m) use mex c++, probably they run fast the Anton
: with the optimization toolbox of matlab
: B支持多类
: Gavin and Anton and mylight(m)
: C支持回归
: MyLight (pahaps)
: D自包含(不须外加工具箱)
: Only Anton need optimization toolbox
: but anton is the only one pure matlab svm toolbox
: E成熟度(版本)
: Mylight(m) 2002.1 v0.9
: Osu v3.0
: Gavin v0.54
: Anton 2002.4 v2.51
: (以下引言省略 ... ...)
--
※ 来源:.南京大学小百合站 bbs.nju.edu.cn.[FROM: 166.111.96.32]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -