public class _Prediction extends Object
Constructor and Description |
---|
_Prediction() |
Modifier and Type | Method and Description |
---|---|
void |
main(String[] argv) |
void |
predict(BufferedReader input,
DataOutputStream output,
libsvm.svm_model model,
int predict_probability) |
public void predict(BufferedReader input, DataOutputStream output, libsvm.svm_model model, int predict_probability) throws IOException
IOException
public void main(String[] argv) throws IOException
IOException
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.