ML-For-Beginners/2-Regression
Jen Looper f9e5867906 standardizing image names 2021-05-04 12:07:22 -04:00
..
1-Tools image linking tidy-up, temporary fix for docsify 2021-05-04 12:05:56 -04:00
2-Data image linking tidy-up, temporary fix for docsify 2021-05-04 12:05:56 -04:00
3-Linear image linking tidy-up, temporary fix for docsify 2021-05-04 12:05:56 -04:00
4-Logistic standardizing image names 2021-05-04 12:07:22 -04:00
data Lesson 4! 2021-03-19 22:02:06 -04:00
images jack-o-lantern image 2021-04-15 13:48:47 -04:00
README.md jack-o-lantern image 2021-04-15 13:48:47 -04:00

README.md

Regression Models for Machine Learning

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.

Topics

  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

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.