Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot use grid.py #182

Open
comeonsunny opened this issue Mar 24, 2022 · 1 comment
Open

cannot use grid.py #182

comeonsunny opened this issue Mar 24, 2022 · 1 comment

Comments

@comeonsunny
Copy link

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
Copy link
Owner

cjlin1 commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants