Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
13 lines (7 loc) · 331 Bytes

File metadata and controls

13 lines (7 loc) · 331 Bytes
Copy raw file
Download raw file
Edit and raw actions

What is the decision boundary for Naive Bayes?

It's a (piecewise) quadratic decision boundary for the Gaussian model. The multinomial model has a linear boundary. Below, I plotted some examples:

  1. UCI Wine Dataset

  1. An XOR toy dataset

Morty Proxy This is a proxified and sanitized view of the page, visit original site.