From eb4306c63469917c31515040c7459fe082f79fa9 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Wed, 2 Jun 2021 22:19:50 -0400 Subject: [PATCH] Let's put sketchnotes at the top! :) --- Regression/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Regression/README.md b/Regression/README.md index 910416e2..2f9687bb 100644 --- a/Regression/README.md +++ b/Regression/README.md @@ -1,5 +1,6 @@ # Regression Models for Machine Learning +![Summary of the lessons](images/ml-regression.png) ## Regional topic: Regression models for pumpkin prices in North America In North America, pumpkins are often carved into scary faces for Halloween. Let's discover more about these fascinating vegetables! @@ -18,11 +19,7 @@ In this section, you will get set up to begin machine learning tasks, including 3. [Linear and Polynomial Regression](3-Linear/README.md) 4. [Logistic Regression](4-Logistic/README.md) - -![Summary of the lessons](images/ml-regression.png) - --- - ### Credits "ML with Regression" was written with ♥️ by [Jen Looper](https://twitter.com/jenlooper)