Class | Description |
---|---|
BayesPrepStage1 |
First step to Mahout's Naive Bayes classification (both complimentary and not).
|
BayesPrepStage2 |
Second stage of Bayes classification.
|
BayesPrepStage3 |
Final common stage of Bayes classification.
|
GranTuple |
Helper class needed because Mahout's StringTuple is not normally serializable.
|