Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
How to Visualize Data with Matplotlib [Part 9] | Machine Learning for Beginners
Play lesson

Machine Learning for Beginners - How to Visualize Data with Matplotlib [Part 9] | 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

📈 In this video, Bea Stollnitz, a Principal Cloud Advocate at Microsoft, guides you through visualizing data using the popular Python library, matplotlib. This video is part of our Machine Learning for Beginners series, where we cover various machine learning topics and their implementation using Python code in Jupyter notebooks. In this video, you'll learn: ✅ The importance of visualizing data for understanding and communication ✅ How to create a scatter plot using matplotlib ✅ How to create a bar chart using the Pandas DataFrame API with matplotlib ✅ How to effectively use visualization to answer questions about your data We'll continue working with the pumpkin dataset we prepared in the previous video to find the cheapest month to buy a pumpkin. Follow along as we visualize the data using scatter plots and bar charts, making it easier to draw conclusions and answer our original question. Make sure to subscribe and hit the notification bell 🔔 so you won't miss our next video, where we'll dive deeper into linear regression and guide you through it's 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 #DataVisualization #Python #Matplotlib #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:25 - The different plot types supported by matplotlib 0:57 - Our goal today - figure out the cheapest month to buy a pumpkin 1:14 - Build a scatter plot using matplotlib 2:14 - Find the average price of pumpkins per month on a bar chart using pandas

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