msf <msf <at> kisoku.net> writes:

> 
> Hi everyone, 
> 
> I've been attempting to use TestClassifier on a directory of roughly
> 49,000 small text files. When running the following command I receive a
> NullPointerException in ConfusionMatrix.getCount(). I've attached the
> full verbose output of the mahout run plus the stacktrace. 
> 
> This is on 0.4-SNAPSHOT running today's HEAD plus the small patch to
> BayesFileFormatter I submitted in MAHOUT-488.
> 
> Any pointers on how to go about resolving this problem ?
> 
> Thanks, 
> 


Hi , 
please check labels of test data. labels of test data and train data should be 
same for classifier

Reply via email to