Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
How to Analyze and Clean a Dataset [Part 8] | Machine Learning for Beginners
Play lesson

Machine Learning for Beginners - How to Analyze and Clean a Dataset [Part 8] | 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

📊🧹 Welcome to this video, where Bea Stollnitz, a Principal Cloud Advocate at Microsoft, guides you through analyzing and cleaning a dataset. This video is part of our Machine Learning for Beginners series, where we'll cover various machine learning topics and their implementation using Python code in Jupyter notebooks. In this video, you'll learn: ✅ How to import a messy dataset and analyze it using Pandas 🐼 ✅ How to clean and prepare the data for further analysis ✅ How to filter and drop columns that aren't relevant to your question ✅ How to calculate new columns based on existing data 🎃 We'll use a real-world pumpkin dataset, which contains plenty of missing values and inconsistencies. Our goal is to find the cheapest month to buy pumpkins. Follow along as we clean the data and prepare it for visualization and analysis in the next video. Make sure to subscribe and hit the notification bell 🔔 so you won't miss our next video, where we'll dive deeper into various machine learning topics and guide you through their implementation using Python code in Jupyter notebooks. See you there! 📙 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/2-Data #DataCleaning #Python #Pandas #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:18 - The Pumpkin dataset 0:47 - How should we clean the data so we can predict price by bushels? 1:20 - Open the notebook to clean the data 1:36 - Filter the data by package size 1:49 - Check for empty cells for the columns we care about 2:10 - Drop columns we are not interested in 2:18 - Create a new data frame with average prices by bushels and the month 3:00 - Review the data

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