Hi, what do you want to do?
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Two-Way ANOVA – F-Ratio and Conclusions
In this video, let's learn to calculate the F ratio for the two-way ANOVA, interpret the results, and draw conclusions.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Two-Way ANOVA – Sum of Squares
Let's explore more about using two factors to perform the two-way ANOVA, which will let us find the influence of two factors.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - One-Way ANOVA
In this video, you will learn to use the one-way ANOVA, where there is only one dependent factor.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Dealing with Missing Data
In this lecture, you will learn how to approach this problem of dealing with missing data and look at some practical examples.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Decision Trees
In this lecture, we will look at a decision tree, how it works, its logic, and how to construct a decision tree.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Linear Regression
Here, we will understand dependent and independent variables and learn how to predict values using linear regression.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Central Limit Theorem - Solution
This video provides an elaborate solution to the practice exercise of the central limit theorem concept.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Wrap Up
This final course video concludes with a thank-you note from the author.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - F-Distribution
After learning how to use the one-way ANOVA, we will try to understand how to use the F-distribution to conclude the analysis results.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - ANOVA - Basics and Assumptions
This video illustrates the analysis of variance, where we will look at the use of this variance in our dependent variables.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Random Forests
Let's now learn more about the Random Forest, which is based on a decision tree (not very robust and more complex) that is now broken down into smaller decision trees, which are not as complex.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Regression Trees
After learning how decision trees work, we will now look at the application of the decision tree practically that combines a decision tree with regression.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Logistic Regression
This video will look at logistic regression in detail, mainly used for classification problems with one or multiple independent variables.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Polynomial Regression
In this lesson, you will learn to use polynomial regression when linear regression is not working well to report accuracy, using the Bayes information criterion.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Overfitting
In this video, we will explore overfitting, which is very commonly used in machine learning.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Multiple Linear Regression
After learning about simple linear regression with two variables, we will now look at multiple linear regression using multiple variables.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Solution: RMSE
This is the solution to the practice exercise to estimate how well a regression works using the root mean square error method.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Practice: RMSE
This is a practice exercise to estimate how well a regression works using the root mean square error method.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Root Mean Square Error
In this lecture, you will learn another important metric to determine the quality of our regression using the root mean square error method.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Coefficient of Determination
Let's learn more about one significant measure to determine how well our regressions work using the coefficient of determination.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Solution: MSE and MAE
This is the solution to the practice exercise on the mean square error and mean absolute error to check the accuracy of our regression.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Practice: MSE and MAE
This is a practice exercise on the mean square error and mean absolute error to check the accuracy of our regression.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Residual, MSE, and MAE
This lesson will teach us an intuitively understandable matrix for how our regression works.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Solution: Linear Regression
This is a solution to the practice exercise on linear regression analysis.