Bayes' Theorem
A deep dive into Bayes' Theorem: the formula for updating probabilities based on new evidence, and its massive impact on Machine Learning.
A deep dive into Bayes' Theorem: the formula for updating probabilities based on new evidence, and its massive impact on Machine Learning.
Understanding how to make predictions and inferences about populations using samples, hypothesis testing, and p-values.
How to use trained Scikit-Learn estimators to generate point predictions and probability estimates.