machine learning - How can weka in Java classify one sample and print the result rather than read arff files? -


because read non-classify samples line line, , want append classify result end of each line, have load weka model file. can use weka in java classify 1 sample rather read arff files?

yes. use evaluation.evaluationforsingleinstance estimate single case.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -