/gaussian_naive_bayes_classifier

A simple 1-dimensional Gaussian Naïve Bayes Classifier.

Primary LanguageJupyter Notebook

Gaussian_Naive_Bayes_Classifier

In fact, this method called Quadratic Discriminant Analysis (QDA) which in a 1-dimensional area is same as Naive Bayes classifier NBC.

1d-gaussian

Google-Colab

Here's the implementation of a naive bayes example in google-colab notebook without using sklearn in order to better understanding.

Open In Colab