You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ML-For-Beginners/Regression
Jen Looper fdd4ed770b
video callouts and clustering edits
3 years ago
..
1-Tools video callouts and clustering edits 3 years ago
2-Data Correcting spelling mistakes 3 years ago
3-Linear Regression 3 quiz 3 years ago
4-Logistic removing en. references 3 years ago
data renumbering all segments 3 years ago
images moving sketchnotes 3 years ago
README.md Add a sketchnote for time sereis 3 years ago

README.md

Regression Models for Machine Learning

Summary of regressions in a sketchnote

Sketchnote by Tomomi Imura

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!

jack-o-lanterns

Photo by Beth Teutschmann on Unsplash

What you will learn

In this section, you will get set up to begin machine learning tasks, including configuring Visual Studio code to manage notebooks, the common environment for data scientists. You will discover Scikit-Learn, a library for machine learning, and you will build your first models, focusing on Regression models in this chapter.

Lessons

  1. Tools of the Trade
  2. Managing Data
  3. Linear and Polynomial Regression
  4. Logistic Regression

Credits

"ML with Regression" was written with ♥️ by Jen Looper

♥️ Quiz contributors include: Muhammad Sakib Khan Inan

The pumpkin dataset is suggested by this project on Kaggle and its data is sourced from the Specialty Crops Terminal Markets Standard Reports distributed by the United States Department of Agriculture. We have added some points around color based on variety to normalize the distribution. This data is in the public domain.