Skip to content
#

probability-and-statistics

Here are 49 public repositories matching this topic...

Neural Information Processing Systems (NIPS) is one of the top machine learning conferences in the world where groundbreaking work is published. In this Project, I will analyze a large collection of NIPS research papers from the past decade to discover the latest trends in machine learning.

  • Updated Nov 26, 2021
  • Jupyter Notebook

Do Left-handed People Really Die Young? In this project,I will explore this phenomenon using age distribution data to see if we can reproduce a difference in average age at death purely from the changing rates of left-handedness over time, refuting the claim of early death for left-handers.

  • Updated Dec 1, 2021
  • Jupyter Notebook

In this project, we're going to build a spam filter for SMS messages using the multinomial Naive Bayes algorithm. Our goal is to write a program that classifies new messages with an accuracy greater than 80% — so we expect that more than 80% of the new messages will be classified correctly as spam or ham (non-spam). Please watch the follow youtu…

  • Updated Apr 2, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the probability-and-statistics 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 probability-and-statistics topic, visit your repo's landing page and select "manage topics."

Learn more