Supervised Machine Learning: Crash Course Statistics #36

We’ve talked a lot about modeling data and making inferences about it, but today we’re going to look towards the future at how machine learning is being used to build models to predict future outcomes. We’ll discuss three popular types of supervised machine learning models: Logistic Regression, Linear discriminant Analysis (or LDA), and K Nearest Neighbors (or KNN).

For a broader overview of machine learning, check out this episode in Crash Course Computer Science!