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

cannot use grid.py #182

Open comeonsunny opened 2 years ago

comeonsunny commented 2 years ago

When I just use python grid.py svmguide1, I just got the following problems:

sunny@DESKTOP-0OCUQLG:/mnt/c/Users/sunny/OneDrive/DongGuan University of Technology/machine learning/libsvm-3.25/tools$ python grid.py svmguide1 [local] 5 -7 95.5973 (best c=32.0, g=0.0078125, rate=95.5973) [local] -1 -7 95.8239 (best c=0.5, g=0.0078125, rate=95.8239) [local] 5 -1 74.2635 (best c=0.5, g=0.0078125, rate=95.8239) [local] -1 -1 66.3645 (best c=0.5, g=0.0078125, rate=95.8239) [Errno 32] Broken pipe Try "grid.py" for more information.

cjlin1 commented 1 year ago

are you able to run smaller sets such as heart_scale?

On 2022-03-24 20:49, changqi wrote:

WHEN I JUST USE PYTHON GRID.PY SVMGUIDE1, I JUST GOT THE FOLLOWING PROBLEMS:

@.***:/mnt/c/Users/sunny/OneDrive/DongGuan University of Technology/machine learning/libsvm-3.25/tools$ python grid.py svmguide1 [local] 5 -7 95.5973 (best c=32.0, g=0.0078125, rate=95.5973) [local] -1 -7 95.8239 (best c=0.5, g=0.0078125, rate=95.8239) [local] 5 -1 74.2635 (best c=0.5, g=0.0078125, rate=95.8239) [local] -1 -1 66.3645 (best c=0.5, g=0.0078125, rate=95.8239) [Errno 32] Broken pipe Try "grid.py" for more information.

-- Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. You are receiving this because you are subscribed to this thread.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/cjlin1/libsvm/issues/182", "url": "https://github.com/cjlin1/libsvm/issues/182", "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/182 [2] https://github.com/notifications/unsubscribe-auth/ABI3BHVC6ANJZKGOE6NFOU3VBRQFXANCNFSM5RRCDCZA