Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Jasleen Sondhi 6fada109c5
updated the html and rmd files from ipynb file
7 months ago
..
a1d4b382e1
fixed hyperlinks- point to r html files now
11 months ago
a1d4b382e1
fixed hyperlinks- point to r html files now
11 months ago
a1d4b382e1
fixed hyperlinks- point to r html files now
11 months ago
6fada109c5
updated the html and rmd files from ipynb file
7 months ago
d5d1a833a2
re-numbering lesson groups
2 years ago
d5d1a833a2
re-numbering lesson groups
2 years ago
1 year ago
f1bb29c994
Adding next set of ML for beginners videos
1 year ago

README.md

You have to be logged in to leave a comment. Sign In

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

Introduction to Regression

🎥 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.

ML for beginners - Introduction to Regression models for Machine Learning

🎥 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

  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 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.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...