Originally published on my blog: Naive Bayes Classifier
Let’s get back to the example from our Supervised Learning introduction where given a…
Originally published on my blog: k-nearest neighbors algorithm (k-NN)
Originally published on my blog: Supervised Learning
Say, you are given a basket with a lot of different kinds of fruits and you know nothing about fruits. What if I pick up a…
Originally published on my blog: Binary Classification
After flirting with the idea of getting into Machine Learning for far too long, I finally took my first successful step in the field. Having been through bits of Andrew Ng’s course and a lot of articles, I realized that to learn machine…