Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Data Analysis and Preparation for Logistic Regression  [Part 15] | Machine Learning for Beginners
Play lesson

Machine Learning for Beginners - Data Analysis and Preparation for Logistic Regression [Part 15] | Machine Learning for Beginners

Master Machine Learning: From Basics to Regression Mastery with Microsoft Developer!

5.0 (0)
13 learners

What you'll learn

Understand the fundamentals and history of machine learning.
Learn how to set up the tools and environment necessary for building machine learning models.
Apply linear and logistic regression techniques to real-world datasets.
Analyze and visualize data effectively using tools like Matplotlib.

This course includes

  • 1 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Join Bea Stollnitz, a Principal Cloud Advocate at Microsoft, as she demonstrates how to analyze and prepare data for building a logistic regression model. In this video, we'll be working with the pumpkin dataset used in previous videos, with the goal of predicting if a pumpkin is orange or white based on its features 🎃. What you will learn: ✅ How to explore and clean the dataset ✅ How to visualize the data with Seaborn ⛵️ ✅ How to transform categorical features using ordinal and one-hot encoding ✅ How to use label encoders In this video, you'll learn how to analyze the data, perform necessary cleanups, and transform categorical features into a suitable format for logistic regression. We'll be using Seaborn for visualization and demonstrate how to create bar plots and swarm plots to understand the relationship between pumpkin features. By the end of this video, your data will be ready for building a logistic regression model. Stay tuned for the next video, where we'll use this prepared data to build a predictive model. See you there! Make sure to subscribe and hit the notification bell 🔔 so you won't miss our upcoming videos. 📙 Follow along: The Jupyter Notebook to follow along with this lesson is available here: https://github.com/microsoft/ML-For-Beginners/tree/main/2-Regression/4-Logistic #Python #ScikitLearn #pandas #LogisticRegression #DataScience #MachineLearning #ml 📚 Learn more: This course is based on the free, open source, 26 lesson ML For Beginners curriculum from Microsoft, which can be found at https://aka.ms/ml-beginners. 📇 Connect with Bea: Blog: https://bea.stollnitz.com/blog/ LinkedIn: https://www.linkedin.com/in/beatrizstollnitz/ Twitter: https://twitter.com/beastollnitz 0:00 - Intro 0:28 - The notebook we are using. https://aka.ms/ml-beginners 0:57 - Investigate the pumpkin data set 1:08 - Data cleanup on the pumpkin data set using pandas 1:20 - Visualize data using seaborn 2:23 - Data transformation for categorical features 3:05 - Transforming pumpkin size using an ordinal encoder 3:27 - Transforming categorical features using one hot encoding 4:03 - Transforming labels using a label encoder 4:25 - Using a seaborn cat plot and swarm plot

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere