0

I am doing a classification using RF and MLP in WEKA. I have inserted in weka a first file for prediction which contains 101 lines but the prediction result of weka gives the prediction only for the first 9 lines. I made another test with a file that contains 85 lines, but there too the prediction result contains only the first 70 predictions. I can't understand why Weka doesn't make the prediction for all the lines in the file supplied test set

Thanks for your help

  • Did you check the weka log file for errors (Linux: `$HOME/wekafiles/weka.log`, Windows; `%USERPROFILE%\wekafiles\weka.log`)? Post your datasets and classifier setups to determine what may be the cause. – fracpete Oct 17 '22 at 19:59

0 Answers0