Oreilly - Connect the Dots: Linear and Logistic Regression
by Loonycorn | Publisher: Packt Publishing | Release Date: December 2017 | ISBN: 9781788991957
Build robust models in Excel, R and PythonAbout This VideoMethod of least squares, Explaining variance, Forecasting an outcomeResiduals, assumptions about residualsImplement simple regression in Excel, R and PythonInterpret regression results and avoid common pitfallsImplement Multiple regression in Excel, R and PythonIntroduce a categorical variableApplications of Logistic Regression, the link to Linear Regression and Machine LearningSolving logistic regression using Maximum Likelihood Estimation and Linear RegressionExtending Binomial Logistic Regression to Multinomial Logistic RegressionImplement Logistic regression to build a model stock price movements in Excel, R and PythonIn DetailThis course will teach you how to build robust linear models and do logistic regression in Excel, R and Python. Let's parse that. Robust linear models: Linear Regression is a powerful method for quantifying the cause and effect relationships that affect different phenomena in the world around us. This course will teach you how to build robust linear models that will stand up to scrutiny when you apply them to real world situations. Logistic regression: Logistic regression has many cool applications: analyzing consequences of past events, allocating resources, solving binary classification problems using machine learning and so on. This course will help you understand the intuition behind logistic regression and how to solve it using cookie-cutter techniques. Excel, R and Python: Put what you've learnt into practice. Leverage these powerful analytical tools to build models for stock returns.
- Chapter 1 : Introduction
- You, This Course and Us 00:01:55
- Chapter 2 : Connect the Dots with Linear Regression
- Using Linear Regression to Connect the Dots 00:09:04
- Two Common Applications of Regression 00:05:24
- Extending Linear Regression to Fit Non-linear Relationships 00:02:36
- Chapter 3 : Basic Statistics Used for Regression
- Understanding Mean and Variance 00:06:04
- Understanding Random Variables 00:11:27
- The Normal Distribution 00:09:32
- Chapter 4 : Simple Regression
- Setting up a Regression Problem 00:11:37
- Using Simple regression to Explain Cause-Effect Relationships 00:04:57
- Using Simple regression for Explaining Variance 00:08:07
- Using Simple regression for Prediction 00:04:04
- Interpreting the results of a Regression 00:07:26
- Mitigating Risks in Simple Regression 00:07:57
- Chapter 5 : Applying Simple Regression
- Applying Simple Regression in Excel 00:11:57
- Applying Simple Regression in R 00:11:14
- Applying Simple Regression in Python 00:06:06
- Chapter 6 : Multiple Regression
- Introducing Multiple Regression 00:07:04
- Some Risks inherent to Multiple Regression 00:10:06
- Benefits of Multiple Regressions 00:03:49
- Introducing Categorical Variables 00:06:58
- Interpreting Regression results - Adjusted R-squared 00:07:02
- Interpreting Regression results - Standard Errors of Co-efficients 00:08:12
- Interpreting Regression results - t-statistics and p-values 00:05:33
- Interpreting Regression results - F-Statistic 00:02:52
- Chapter 7 : Applying Multiple Regression using Excel
- Implementing Multiple Regression in Excel 00:08:54
- Implementing Multiple Regression in R 00:06:26
- Implementing Multiple Regression in Python 00:04:21
- Chapter 8 : Logistic Regression for Categorical Dependent Variables
- Understanding the need for Logistic Regression 00:09:24
- Setting up a Logistic Regression problem 00:06:03
- Applications of Logistic Regression 00:09:55
- The link between Linear and Logistic Regression 00:08:13
- The link between Logistic Regression and Machine Learning 00:04:16
- Chapter 9 : Solving Logistic Regression
- Understanding the intuition behind Logistic Regression and the S-curve 00:06:21
- Solving Logistic Regression using Maximum Likelihood Estimation 00:10:03
- Solving Logistic Regression using Linear Regression 00:05:32
- Binomial vs Multinomial Logistic Regression 00:05:21
- Chapter 10 : Applying Logistic Regression
- Predict Stock Price movements using Logistic Regression in Excel 00:09:53
- Predict Stock Price movements using Logistic Regression in R 00:08:00
- Predict Stock Price movements using Rule-based and Linear Regression 00:06:44
- Predict Stock Price movements using Logistic Regression in Python 00:04:50