cjlin1 / libsvm

LIBSVM -- A Library for Support Vector Machines
https://www.csie.ntu.edu.tw/~cjlin/libsvm/
BSD 3-Clause "New" or "Revised" License
4.55k stars 1.64k forks source link

The procedure problem with bioinformatic data #180

Open Josephhungyi opened 2 years ago

Josephhungyi commented 2 years ago

Hello,

I faced some problems with following the guide paper.

When I ran the svm-train with -v, it did not produce the model file, but it can produce a model file without -v. How do I predict the result with the training model to run svm-predict? By the way, I also used svm-grid to find the better C and γ, so svm-easy may not work in my case.

Thanks

cjlin1 commented 2 years ago

See libsvm README about the usage and example of svm-predict.

On 2021-11-11 12:05, Josephhungyi wrote:

Hello,

I faced some problems with following the guide paper.

When I ran the svm-train with -v, it did not produce the model file, but it can produce a model file without -v. How do I predict the result with the training model to run svm-predict? By the way, I also used svm-grid to find the better C and γ, so svm-easy may not work in my case.

Thanks

-- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. Triage notifications on the go with GitHub Mobile for iOS [3] or Android [4]. [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/cjlin1/libsvm/issues/180", "url": "https://github.com/cjlin1/libsvm/issues/180", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Links:

[1] https://github.com/cjlin1/libsvm/issues/180 [2] https://github.com/notifications/unsubscribe-auth/ABI3BHTECSPQFDGU7WXTRCTULM6IHANCNFSM5HZQJNHQ [3] https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 [4] https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub