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.54k stars 1.64k forks source link

Question: How to use svm-scale in python? #73

Open dmadeka opened 7 years ago

dmadeka commented 7 years ago

There doesn't seem to be a wrapper in Python for the function

cjlin1 commented 6 years ago

added in libsvm 3.23

Dhruv Madeka writes:

There doesn't seem to be a wrapper in Python for the function

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.*

akbargumbira commented 6 years ago

@cjlin1 hi, where can I find it? is it possible to use it using the same scaling parameter file?

cjlin1 commented 6 years ago

See python/README

On 2018-08-02 22:18, Akbar Gumbira wrote:

@cjlin1 [1] hi, where can I find it? is it possible to use it using the same scaling parameter file?

-- You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub [2], or mute the thread [3]. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/cjlin1/libsvm/issues/73#issuecomment-409942421", "url": "https://github.com/cjlin1/libsvm/issues/73#issuecomment-409942421", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } }, { "@type": "MessageCard", "@context": "http://schema.org/extensions", "hideOriginalBody": "false", "originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB", "title": "Re: [cjlin1/libsvm] Question: How to use svm-scale in python? (#73)", "sections": [ { "text": "", "activityTitle": "Akbar Gumbira", "activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png", "activitySubtitle": "@akbargumbira", "facts": [ ] } ], "potentialAction": [ { "name": "Add a comment", "@type": "ActionCard", "inputs": [ { "isMultiLine": true, "@type": "TextInput", "id": "IssueComment", "isRequired": false } ], "actions": [ { "name": "Comment", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"cjlin1/libsvm\",\n\"issueId\": 73,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}" } ] }, { "name": "Close issue", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"cjlin1/libsvm\",\n\"issueId\": 73\n}" }, { "targets": [ { "os": "default", "uri": "https://github.com/cjlin1/libsvm/issues/73#issuecomment-409942421" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 173954237\n}" } ], "themeColor": "26292E" } ]

Links:

[1] https://github.com/cjlin1 [2] https://github.com/cjlin1/libsvm/issues/73#issuecomment-409942421 [3] https://github.com/notifications/unsubscribe-auth/AFGwnrBibc2bDmQKe1t0mMb07DZ0ZzKZks5uMwoogaJpZM4KXlS9