Marcs Notes

Home

❯

university

❯

Data Science

❯

Machine Learning

❯

Natural Language Processing

❯

Spam Detection

Spam Detection

10. Juni 20251 min read

Spam Detection

N Gram Model on word and character level similar to Language Identification by applying Bayes Rule

c∈{ spam, ham }argmax​(P(c∣m))c∈{ spam, ham }argmax​(P(m∣c)P(c))


Graphansicht

Backlinks

  • Text Classification

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub