tchakravarty / pmtk3

Automatically exported from code.google.com/p/pmtk3
MIT License
1 stars 2 forks source link

libsvmTrain call in svmFitTest #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
running svmFitTest on Windows/Matlab,
getting error message:
Undefined function 'libsvmTrain' for input arguments of type 'double'.

the function is not in .../libsvm-3.16/matlab folder 
make function does not seem to create it

Original issue reported on code.google.com by mauboua...@gmail.com on 26 Mar 2013 at 12:10

GoogleCodeExporter commented 8 years ago
My impression is that the demo files are using an old version of libsvm

Original comment by mauboua...@gmail.com on 26 Mar 2013 at 1:48

GoogleCodeExporter commented 8 years ago
Moved to GitHub: https://github.com/probml/pmtk3/issues/55

Original comment by irosen on 4 Jan 2014 at 2:38