jqu224 / Stochastic-Processes

Comparison of Naïve Bayes classifier and Bayes’ classifier with K nearest neighbor method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stochastic Processes

This article should deliver a bright idea of the following:

  • Naïve Bayes Probabilistic Classifier/Posterior classification probabilities
  • Bayes classifier assuming Gaussian distributions
  • Bayes classifier with probability densities estimated
  • Bayes classifier with the K nearest neighbor method (B-kNN)

About

Comparison of Naïve Bayes classifier and Bayes’ classifier with K nearest neighbor method