alexrod61 / regression-cookbook

The repository contains all the source files for the Regression Cookbook (Now with Machine Learning and Stats Flavours!). This textbook aims to set a common ground between machine learning and statistics regarding linear regression techniques using Python and R under two perspectives: inference and prediction.
https://alexrod61.github.io/regression-cookbook/
Other
1 stars 0 forks source link

Writing for section 1.3 #3

Open phchen5 opened 1 week ago

phchen5 commented 1 week ago

Completed Draft for Section 1.3

Open to feedback on features, writing style, additional admonitions or formatting to refine the section further!

phchen5 commented 1 week ago

I've also included graphs generated using random data and provided the corresponding code to recreate them, in case they are needed later.