Browse Livestreams
- Regularization Techniques for Linear Regression
- Linear Regression Modeling
- Intro to Gradient Descent
- Intro to Linear Regression
- Covariance and Correlation (Bivariate EDA)
- Data Visualizations for EDA (univariate)
- Intro to Exploratory Data Analysis (EDA)
- Math for Data Science
- Classifying Penguins with Decision Trees
- Supervised Learning - Classification vs Regression
- What is Machine Learning?
- Save
- Run All Cells
- Clear All Output
- Runtime
- Download
- Difficulty Rating
Loading Runtime
Lesson Topics
- Variance Covariance Matrix
- Correlation Matrix
- Correlation Heat Map
- PairPlot
- Anatomy of Linear Regression
- Baseline Model
- Making Predictions
- Plotting Predictions
- Mean Absolute Error
- Mean Squared Error
- Root Mean Squared Error
- Simple Linear Regression model with Scikit-Learn
- Calculating the Line of Best Fit
- Sum of Squared Residuals
- Loss Function
- 3D Loss Function