Skip to content

Commit 09d8972

Browse files
author
Dorian Goldman
authored
Add files via upload
1 parent a08b34b commit 09d8972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homework/Homework 2- Model Selection and Regularization.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
"cell_type": "markdown",
269269
"metadata": {},
270270
"source": [
271-
"**[5 points]** a) Load the data `regularization_hw.csv` into a Pandas dataframe located in `data/` in the course repository. Set $X$ to be the variables $0, \\cdots, 50$ and $y$ to be the $y$ variable. "
271+
"**[5 points]** a) Load the data `hw3.csv` into a Pandas dataframe located in `data/` in the course repository. Set $X$ to be the variables $0, \\cdots, 50$ and $y$ to be the $y$ variable. "
272272
]
273273
},
274274
{

0 commit comments

Comments
 (0)