help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libsvm


From: Alois Schloegl
Subject: Re: libsvm
Date: Sat, 8 Apr 2017 15:16:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0

The NaN-package a.k.a. "The NaN-toolbox: A statistics and machine
learning toolbox for Octave and Matlab  for data with and w/o MISSING
VALUES encoded as NaN's."

support also the use of libsvm through the wrappers train_sc and test_sc


  pkg install nan
  pkg load nan

  help train_sc
  help test_sc



Cheers,
  Alois


https://octave.sourceforge.io/nan/function/train_sc.html
https://octave.sourceforge.io/nan/function/test_sc.html




On 2017-04-08 03:38, Tatsuro MATSUOKA wrote:
> Please keep CCing help-octave list.
> 
> 
>>> I have libsvm-3.22 compiled in my Download directory, but I'd like to use it
>>> from Octave.
>>>
>>> Thanks,
>>> Dario
>>>
>>
>> I have never used libsvm so that the below may not be correct.
>>
>> In libsvm-3.22, there is matlab directory.
>>
>> Please read README in matlab directory.
>> There described
>>
>> -----------------------------------------
>> --- MATLAB/OCTAVE interface of LIBSVM ---
>> -----------------------------------------
>>
>> Table of Contents
>> =================
>>
>> - Introduction
>> - Installation
>> - Usage
>> - Returned Model Structure
>> - Other Utilities
>> - Examples
>> - Additional Information
>>
>> <snip>
>>
>> Tatsuro
>>
> Thanks Tatsuro
> 
> I've already installed libsvm under octave prompt.
> 
> I've just to test it to see how this works.
> 
> I'll report the working of the soft when I tested it.
> 
> Thank you very much!
> 
> 
> *********************************
> Nice!
> 
> Please feed back your work to help-octave list for those who want to use 
> libsvm from octave.
> 
> Regards
> 
> Tatsuro
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]