Understanding the Laplace correction
By default, the naive_bayes()
function in the naivebayes
package does not use the Laplace correction. What is the risk of leaving this parameter unset?
This exercise is part of the course
Supervised Learning in R: Classification
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
