rubysvm-discuss Mailing List for Ruby SVM (Support Vector Machines)
Status: Beta
Brought to you by:
cilibrar
You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
From: Andrea M. <and...@gm...> - 2008-10-16 09:02:41
|
Hi everybody, has anyone installed the lib-svm succesfully on Mac os Leopard? After installing what I get is: /Library/Ruby/Site/1.8/universal-darwin9.0/SVM.bundle: dlopen(/Library/Ruby/Site/1.8/universal-darwin9.0/SVM.bundle, 9): Symbol not found: ___gxx_personality_v0 (LoadError) So something is missing but I can't figure what. I'm using: libsvm-2.87 & libsvm-ruby-2.8.4 Thanks, Andrea |
From: Fredrik J. <fre...@bi...> - 2008-10-03 08:49:05
|
Hello, I made a class by the name SVMLab that uses RubySVM. I thought I'd release my class as a gem on rubyforge.org. That won't work without RubySVM as a gem though... Hence, my question is - are you thinking about releasing RubySVM as a gem? It would require LibSVM to be included, I don't know if that's a problem. Thankful to hear your comments! Best regards, Fredrik Johansson |
From: Waleed A. <wal...@es...> - 2007-09-25 07:22:01
|
Hi, Are there any example code for using rubysvm? -- Regards, Waleed Ammar eSpace Technologies |
From: Fredrik J. <fre...@bi...> - 2007-04-12 02:39:40
|
Hello, is this mailing list active? I am having problems installing RubySVM on my Ubuntu 5.10 machine. The links to the Debian packages at http://rubysvm.cilibrar.com/download/ seem to be broken. I am not sure how actively maintained this software is but since Ruby and SVM are two of my favorite things I would sure like to get this working :) Best regards, Fredrik |