June 2020
Beginner to intermediate
223 pages
4h 13m
English
The data mining methods we have been learning all favor numerical data: linear regression, LDA, k-means clustering, logistic regression, and K-NN. Naïve Bayes favors categorical data, however. Because of its simplicity, naïve Bayes data mining method is much more efficient compared to other data mining methods, while its performance can still match most other data mining methods.
Please download the sample Excel files from https://github.com/hhohho/Learn-Data-Mining-through-Excel for this chapter’s exercises.
Naive Bayes (naïve Bayes) is ...
Read now
Unlock full access