使用libsvm工具箱,README文档要仔细阅读

一直修改程序,虽然svmpredict用训练数据做出来没问题,但是把训练数据进行特征提取后,用svmpredict预测出来完全错的离谱,搞了一整天,最后终于还是用READEME文档解决了我的问题,核心就是:svmpredict里面['libsvm_options']参数的选择。所以README文档要仔细阅读。特此将其复制如下,方便以后查阅。---------------------------
摘要由CSDN通过智能技术生成

       一直修改程序,虽然svmpredict用训练数据做出来没问题,但是把训练数据进行特征提取后,用svmpredict预测出来完全错的离谱,搞了一整天,最后终于还是用READEME文档解决了我的问题,核心就是:svmpredict里面['libsvm_options']参数的选择。所以README文档要仔细阅读。特此将其复制如下,方便以后查阅。

-----------------------------------------
--- MATLAB/OCTAVE interface of LIBSVM ---
-----------------------------------------


Table of Contents
=================


- Introduction
- Installation
- Usage
- Returned Model Structure
- Other Utilities
- Examples
- Additional Information




Introduction
============


This tool provides a simple interface to LIBSVM, a library for support vector
machines (http://www.csie.ntu.edu.tw/~cjlin/libsvm). It is very easy to use as
the usage and the way of specifying parameters are the same as that of LIBSVM.


Installation
============


On Unix systems, we recommend using GNU g++ as your
compiler and type 'make' to build 'svmtrain.mexglx' and 'svmpredict.mexglx'.
Note that we assume your MATLAB is installed in '/usr/local/matlab',
if not, please change MATLABDIR in Makefile.


Example:
        linux> make


To use Octave, type 'make octave':


Example:
linux> make octave


On Windows systems, pre-built binary files are already in the directory 
`..\windows', so no need to conduct installation. Now we include both
32bit binary files and 64bit binary files, but in future releases, we 
will provide binary files only for 64bit MATLAB on Windows. If you have 
modified the sources and would like to re-build the package, type 
'mex -setup' in MATLAB to choose a compiler for mex first. Then type 
'make' to start the installation.


Example:
        matla
  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值