Skip to main content

3 docs tagged with "inference"

View all tags

Bayes' Theorem

A deep dive into Bayes' Theorem: the formula for updating probabilities based on new evidence, and its massive impact on Machine Learning.

Inferential Statistics

Understanding how to make predictions and inferences about populations using samples, hypothesis testing, and p-values.

Making Predictions

How to use trained Scikit-Learn estimators to generate point predictions and probability estimates.