Weka classifier predicting same class label on test
stackjohnson <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
I'm loading two CSV files. One is a training dataset (with 2 string class labels) and the other is a test set. The training data is roughly balanced 50:50. I'm getting close to 100% performance on the training data. However, when i use the classifier to make predictions on the test set i always get the same prediction. Even if i add a row from the training test (which it gets correct) to the test set (it gets it wrong). -- Sent from: https://weka.8497.n7.nabble.com/ _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html