AI-Accelerated Product Development
...
BOOK_CHAPTER
Linear regression: An Intro
Star
Covers:
theory
of
Linear Regression
Estimated time needed to finish:
30 minutes
Questions this item addresses:
The theoretical underpinnings of linear regression.
How to use this item?
Read section 3.1, it gives a comprehensive view of how linear regression works.
URL:
https://web.stanford.edu/~hastie/Papers/ESLII.pdf
Author(s) / creator(s) / reference(s)
Trevor Hastie, Robert Tibshirani, Jerome Friedman
0
comment
Recipe
public
Share
Star
0
Linear Regression
Contributors
Total time needed:
~50 minutes
Objectives
Learn about linear regression.
Potential Use Cases
Linear regression is a fundamental regression technique.
Who is This For ?
INTERMEDIATE
Hide details
Click on each of the following
annotated items
to see details.
BOOK_CHAPTER
1. Linear regression: An Intro
The theoretical underpinnings of linear regression.
30 minutes
BOOK_CHAPTER
2. Classes of Restricted Estimators
What is an estimator? Enumerate the different ways one can estimate data.
10 minutes
VIDEO
3. Variance-Covariance Matrix: An In Depth Tutorial
What is the variance covariance matrix and how does it describe the underlying distribution of data?
20 minutes
ARTICLE
4. F-Statistic: A quick refresher
How do you determine the F-statistic and why do we use it?
10 minutes
ARTICLE
5. Scikit-learn implementation of Linear Regression
Implementing linear regression in scikit learn.
10 minutes
Concepts Covered
0
comment