Implement adaptive smoothing (aka Laplace smoothing) in all models so that unlikely classifications are always > 0.
Implement adaptive smoothing (aka Laplace smoothing) in all models so that unlikely classifications are always > 0.