summaryrefslogtreecommitdiff
path: root/tutorials/module_4/3_linear_regression.md
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-10-06 12:46:06 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-10-06 12:46:06 -0600
commit2a57f6032b5717020bfaf4dccde1546a7a29ee6f (patch)
treebdcdf431d2011541e42e2f64245c8f152b0ea44f /tutorials/module_4/3_linear_regression.md
parentb7652c078a74ec0fd8419c4e0d8f9dc1d7b28020 (diff)
Added Reference notes for module 4
Diffstat (limited to 'tutorials/module_4/3_linear_regression.md')
-rw-r--r--tutorials/module_4/3_linear_regression.md3
1 files changed, 0 insertions, 3 deletions
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.