You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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":
"#182", "url":
"#182", "name": "View Issue" },
"description": "View this Issue on GitHub", "publisher": { ***@***.***":
"Organization", "name": "GitHub", "url": "https://github.com" } } ]
Links:
------
[1] #182
[2]
https://github.com/notifications/unsubscribe-auth/ABI3BHVC6ANJZKGOE6NFOU3VBRQFXANCNFSM5RRCDCZA
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.
The text was updated successfully, but these errors were encountered: