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.
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.