From 2a57f6032b5717020bfaf4dccde1546a7a29ee6f Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Mon, 6 Oct 2025 12:46:06 -0600 Subject: Added Reference notes for module 4 --- tutorials/module_4/3_linear_regression.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'tutorials/module_4/3_linear_regression.md') diff --git a/tutorials/module_4/3_linear_regression.md b/tutorials/module_4/3_linear_regression.md index d79c639..511ea1a 100644 --- a/tutorials/module_4/3_linear_regression.md +++ b/tutorials/module_4/3_linear_regression.md @@ -1,8 +1,5 @@ # Linear Regression -^aab594 - - ## Statistical tools Numpy comes with some useful statistical tools that we can use to analyze our data. -- cgit v1.2.3