We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At run.bat ../vec_all.txt, train_youtube.bat
run.bat ../vec_all.txt
train_youtube.bat
At liblinear\windows\predict.exe -b 1 -q workspace\test{1-9} workspace\model{1-9} workspace\predict{1-9}, evaluate\run.bat
liblinear\windows\predict.exe -b 1 -q workspace\test{1-9} workspace\model{1-9} workspace\predict{1-9}
evaluate\run.bat
After running program\preprocess.exe -vocab program\vocab.txt -vector $1 -label program\label.txt -output workspace\ -debug 2 -binary 1 -times 10 -portion 0.01,there is nothing in workspace。
program\preprocess.exe -vocab program\vocab.txt -vector $1 -label program\label.txt -output workspace\ -debug 2 -binary 1 -times 10 -portion 0.01
workspace
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At
run.bat ../vec_all.txt
,train_youtube.bat
At
liblinear\windows\predict.exe -b 1 -q workspace\test{1-9} workspace\model{1-9} workspace\predict{1-9}
,evaluate\run.bat
After running
program\preprocess.exe -vocab program\vocab.txt -vector $1 -label program\label.txt -output workspace\ -debug 2 -binary 1 -times 10 -portion 0.01
,there is nothing inworkspace
。The text was updated successfully, but these errors were encountered: