David NunanJan 27, 20228 minGetting to Grips with - Naive Bayes (General Theory)Learning Classification Using Naïve Bayes(Caveat: This Blog post is adapted from Chapter 4 of 'Machine Learning in R' by Lantz (2013) In this Blog post we will explain the...
David NunanJan 26, 20224 minkNN Nearest Neighbour Algorithm for Classification- Explained with example.In this blog entry I am going to explain a little about kNN Nearest Neighbour algorithm and walk you through the example given in the...