Instructional Video6:38
Curated Video

Probability Statistics - The Foundations of Machine Learning - Expected Values - Decision Making Through Probabilities

Higher Ed
In this video, we will cover expected values for decision-making through probabilities. This clip is from the chapter "Applications to the Real World" of the series "Probability / Statistics - The Foundations of Machine Learning".In this...
Instructional Video13:06
Curated Video

Probability Statistics - The Foundations of Machine Learning - Visualizing Joint Distributions - The Road to ML Success

Higher Ed
In this video, you will learn how to visualize joint distributions - the road to ML success. This clip is from the chapter "Visualization in Intuition Building" of the series "Probability / Statistics - The Foundations of Machine...
Instructional Video12:22
Curated Video

Probability Statistics - The Foundations of Machine Learning - Exploring Data Types in Code

Higher Ed
In this video, you will learn how to explore data types in code. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up our...
Instructional Video12:00
Curated Video

Probability Statistics - The Foundations of Machine Learning - Getting Started with Code: Feel of Data

Higher Ed
In this video, we will get started with coding. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up our working...
Instructional Video18:31
Curated Video

Probability Statistics - The Foundations of Machine Learning - Distributions - Rationale and Importance

Higher Ed
In this video, we will cover distributions for rationale and importance. This clip is from the chapter "Random Variables - Rationale and Applications" of the series "Probability / Statistics - The Foundations of Machine Learning".In this...
Instructional Video10:13
Curated Video

Probability Statistics - The Foundations of Machine Learning - Quantifying Events - Random Variables

Higher Ed
In this video, we will cover quantifying events - random variables. This clip is from the chapter "Random Variables - Rationale and Applications" of the series "Probability / Statistics - The Foundations of Machine Learning".In this...
Instructional Video9:43
Curated Video

Probability Statistics - The Foundations of Machine Learning - Applying Conditional Probability - Bayes Rule

Higher Ed
In this video, you will learn how to apply conditional probability - Bayes rule. This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The Foundations of Machine Learning".In...
Instructional Video17:19
Curated Video

Probability Statistics - The Foundations of Machine Learning - Simulating Coin Flips for Probability

Higher Ed
In this video, we will cover simulating coin flips for probability. This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we...
Instructional Video18:51
Curated Video

Probability Statistics - The Foundations of Machine Learning - Code Environment Setup and Python Crash Course

Higher Ed
In this video, we will first set up the code environment and then have a quick Python crash course. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In...
Instructional Video16:37
Curated Video

Probability Statistics - The Foundations of Machine Learning - Rules for Counting (Mostly Optional)

Higher Ed
In this video, we will cover the rules for counting. This clip is from the chapter "Counting" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, you will learn the rules for counting.
Instructional Video12:18
Curated Video

Probability Statistics - The Foundations of Machine Learning - Introduction to Uncertainty, Probability Intuition

Higher Ed
In this video, we will cover a quick introduction to uncertainty, probability intuition. This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The Foundations of Machine...
Instructional Video19:38
Curated Video

Probability Statistics - The Foundations of Machine Learning - Central Tendency, Mean, Median, and Mode

Higher Ed
In this video, we will cover central tendency, mean, median, and mode. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set...
Instructional Video18:49
Curated Video

Probability Statistics - The Foundations of Machine Learning - Entropy - The Most Important Application of Expected Values

Higher Ed
In this video, we will cover Entropy - the most important application of expected values. This clip is from the chapter "Applications to the Real World" of the series "Probability / Statistics - The Foundations of Machine Learning".In...
Instructional Video18:19
Curated Video

Probability Statistics - The Foundations of Machine Learning - Case Study: Sleep Analysis, Structure, and Code

Higher Ed
In this video, we will cover a case study for sleep analysis, structure, and code. This clip is from the chapter "Random Variables - Rationale and Applications" of the series "Probability / Statistics - The Foundations of Machine...
Instructional Video13:49
Curated Video

Probability Statistics - The Foundations of Machine Learning - Two Random Variables - Joint Probabilities

Higher Ed
In this video, we will cover two random variables with the help of an example. This clip is from the chapter "Random Variables - Rationale and Applications" of the series "Probability / Statistics - The Foundations of Machine...
Instructional Video22:02
Curated Video

Probability Statistics - The Foundations of Machine Learning - Conditional Probability, the Most Important Concept in Stats

Higher Ed
In this video, we will cover conditional probability, the most important concept in stats. This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The Foundations of Machine...
Instructional Video7:50
Curated Video

Fundamentals of Machine Learning - Decision Tree

Higher Ed
This video explains a lab session on a decision tree, getting dependencies, and how to create mock data. This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the various lab...
Instructional Video10:12
Curated Video

Probability Statistics - The Foundations of Machine Learning - Spam Detection - Implementation Issues

Higher Ed
In this video, we will cover spam detection - implementation issues. This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section,...
Instructional Video20:12
Curated Video

Probability Statistics - The Foundations of Machine Learning - Continuous Distributions with the Help of an Example

Higher Ed
In this video, we will cover continuous distributions - probability densities. This clip is from the chapter "Random Variables - Rationale and Applications" of the series "Probability / Statistics - The Foundations of Machine...
Instructional Video20:25
Curated Video

Practical Data Science using Python - Decision Tree - Learning Steps

Higher Ed
This video explains decision tree - learning steps. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using decision trees.
Instructional Video16:25
Curated Video

Practical Data Science using Python - Decision Tree - Model Optimization using Grid Search Cross Validation

Higher Ed
This video explains decision tree - model optimization using grid search cross validation. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains...
Instructional Video15:37
Curated Video

Practical Data Science using Python - Decision Tree - Gini Index and Entropy Measures

Higher Ed
This video explains decision tree - Gini Index and Entropy Measures. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using...
Instructional Video1:16
Curated Video

Python for Machine Learning - The Complete Beginners Course - What Is Entropy?

Higher Ed
In this video, we will understand entropy. This clip is from the chapter "Classification Algorithms: Decision Tree" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover...
Instructional Video1:22
Curated Video

Python for Machine Learning - The Complete Beginners Course - Introduction to Decision Trees

Higher Ed
In this video, we will have a quick introduction to decision trees. This clip is from the chapter "Classification Algorithms: Decision Tree" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we...