PromptHub

Naive Bayes

Quick Definition

Probabilistic classifier using Bayes theorem with independence

Full Definition

A probabilistic classifier based on Bayes theorem with the assumption of feature independence.

Examples

spam filtering, text classification, sentiment analysis

Related Terms

bayesian-learning classification

More Machine Learning Terms