执行dos(['python binary.py train train'])后出现以下错误
*
optimization finished, #iter = 18
nu = 0.394737
obj = -28.156593, rho = 0.903950
nSV = 30, nBSV = 30
Total nSV = 30
系统找不到指定的路径。
Training problem for label 1…
Testing problem for label 1…
Traceback (most recent call last):
File “binary.py”, line 149, in
main()
File “binary.py”, line 132, in main
index = get_output(lab)
File “binary.py”, line 97, in get_output
output = open(“tmp_output”, “r”);
IOError: [Errno 2] No such file or directory: ‘tmp_output’
你好!
在你的BLOG上看到了你写的关于BINARY METHOD文章,我想问一下svmtrain_exe = “C:\libsvm\windows\svm-train”
svmpredict_exe = “C:\libsvm\windows\svm-train\svm-predict”以外,还需要做什么修改?
在文件的存放有什么规定吗?
执行dos(['python binary.py train train'])后出现以下错误
*
optimization finished, #iter = 18
nu = 0.394737
obj = -28.156593, rho = 0.903950
nSV = 30, nBSV = 30
Total nSV = 30
系统找不到指定的路径。
Training problem for label 1…
Testing problem for label 1…
Traceback (most recent call last):
File “binary.py”, line 149, in
main()
File “binary.py”, line 132, in main
index = get_output(lab)
File “binary.py”, line 97, in get_output
output = open(“tmp_output”, “r”);
IOError: [Errno 2] No such file or directory: ‘tmp_output’
This is a great article. I’m new to blogging but still learning. Thanks for the great resource.