reading-notes

Code Fellows 401

Day 13 Notes

Home

Reading

How to Run Linear Regression in Python

NOTE: The content to read ends at the Regression vs Classification section. After that it’s a product pitch for ActiveState which is not required, though you may find it interesting.

Additional Resources

Linear Regression in Python

Videos

Introduction to Simple Linear Regressions

Bookmark and Review

Train & Test Splits

What is Linear Regression

Things I want to know more about