Skip to content
#

bernoulli-distribution

Here are 25 public repositories matching this topic...

Probabilistic Deep Learning finds its application in autonomous vehicles and medical diagnoses. This is an increasingly important area of deep learning that aims to quantify the noise and uncertainty that is often present in real-world datasets.

  • Updated Apr 15, 2023
  • Jupyter Notebook

Used data of emails being spam or non-spam for performing text classification using different probability distributions. Used NLTK library to remove stop words, non-alphabetic characters, and for tokenizing the text. Calculated mean and variance and other params for each word based on the label(spam or ham).

  • Updated Dec 5, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the bernoulli-distribution topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bernoulli-distribution topic, visit your repo's landing page and select "manage topics."

Learn more