ML Prerequisites - Matplotlib

ML Prerequisites - Matplotlib

0% completed
8 Concepts | 12 Assessments | 648 Learners

Welcome to this project on Getting Started with Matplotlib. In this project, you will understand how to use Matplotlib, one of the most famous visualizing libraries in Python.

Data visualization is one of the most prominent ways of analyzing the data. It presents visually appealing ways to detect the patterns, noise, outliers, and many other insights, which would assist the data scientists to understand, transform, and refine the data to build better comprehensive models. This project would help you build data visualization skills on top of your existing Python programming skills. You will understand how to use Matplotlib to depict data in various forms, including 2-D and 3-D visualizations.

Skills you will develop:

  1. Matplotlib
  2. Data Visualization
  3. Python Programming