18. Regression Preview#
18.1. Preview Regression#
the beginning of sklearn’s regression tutorial carefully. and skim the rest of it.
the linear regression example. cut this code into multiple cells and run it, looking at interim points.
the example page from this stat course
18.2. Be ready for Thursday#
what are the assumptions of regression generally?
what are the specific assumptions of linear regression?
what does data for regression need to have in terms of variable types?
what are at least three example applications of regression that are not included in the resources above?