📖 Naive Bayes Classifier
Naive Bayes assumes features are independent within each class: $f_k(x) = \\prod_{j=1}^{p} f_{kj}(x_j)$, greatly simplifying estimation.
From: Intro to Statistical Learning
Learn more: https://mathacademy-cyan.vercel.app/#/section/15
Explore all courses: https://mathacademy-cyan.vercel.app