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
IOExceptionpublic void main(String[] argv) throws IOException
IOExceptionCopyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.