Homework 2
Linear Regression; Jupyter Notebook Blogging
Direction
Please submit your Jupyter Notebook for Part 1 in Homework 2 to Brightspace with the name below:
danl-320-hw2-LASTNAME-FIRSTNAME.ipynb
( e.g.,danl-320-hw2-choe-byeonghak.ipynb
)
The due is March 24, 2025, 3:15 P.M.
- It is recommended to finish it before the Spring Break begins.
Please send Byeong-Hak an email (
bchoe@geneseo.edu
) if you have any questions.
Part 1. Linear Regression
Consider the beer_markets
= pd.read_csv(
beer_markets 'https://bcdanl.github.io/data/beer_markets_all_cleaned.csv'
)