Jasleen Sondhi
6fada109c5
|
1 year ago | |
---|---|---|
.. | ||
1-Tools | 1 year ago | |
2-Data | 1 year ago | |
3-Linear | 1 year ago | |
4-Logistic | 1 year ago | |
data | 3 years ago | |
images | 3 years ago | |
translations | 2 years ago | |
README.md | 2 years ago |
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!
Photo by Beth Teutschmann on Unsplash
What you will learn
🎥 Click the image above for a quick introduction video to this lesson
The lessons in this section cover types of regression in the context of machine learning. Regression models can help determine the relationship between variables. This type of model can predict values such as length, temperature, or age, thus uncovering relationships between variables as it analyzes data points.
In this series of lessons, you'll discover the differences between linear and logistic regression, and when you should prefer one over the other.
🎥 Click the image above for a short video introducing regression models.
In this group of lessons, 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.
There are useful low-code tools that can help you learn about working with regression models. Try Azure ML for this task
Lessons
Credits
"ML with regression" was written with ♥️ by Jen Looper
♥️ Quiz contributors include: Muhammad Sakib Khan Inan and Ornella Altunyan
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.