getAccuracy() : This method is overidden to
increase the speed by calling c50classify on
a case file created from the whole dataset
rather than creating a file per example.
getBothCat() get the
correctly predicted examples
and the misclassified predicted examples
for the returned matrix :
[0][n] is the misclassified examples.