Don't bother, it was rewritten to work with vector input. see o.a.m.naivebayes.* package for the new implementation
On Tue, Oct 19, 2010 at 8:32 AM, Joe Kumar <[email protected]> wrote: > Team, > > We have quite a few deprecated hadoop classes in (BayesClassifier | > BayesThetaNormalizier | CBayesThetaNormalizier) (Driver | Mapper | Reducer) > and the unit test Classes. > Are we planning on moving on to use the new classes like Configuration > instead of JobConf etc ? > If so, I can open a jira issue, fix the corresponding classes and test > cases > and submit a patch. > > Just want to check and see if this is of priority ? > > Appreciate your thoughts / suggestions. > > regards > Joe. >
