Naive Bayes Classifier Calculator
Pro-Tip: Analyze the pre-loaded dataset below to see a classic probability calculation, then verify it against the manual steps in theTheory Page.
| Data Point | ✎ | ✎ | ✎ | ✎ | Class Label | Del |
|---|---|---|---|---|---|---|
| P1 | ||||||
| P2 | ||||||
| P3 | ||||||
| P4 | ||||||
| P5 | ||||||
| P6 | ||||||
| P7 | ||||||
| P8 | ||||||
| P9 | ||||||
| P10 | ||||||
| P11 | ||||||
| P12 | ||||||
| P13 | ||||||
| P14 | ||||||
| Target | ? |
Reference: Example Screenshot of a Solved Naive Bayes Classifier Problem
