Most Technology Training classes will be delivered online until further notice.
Before each sesson, Tech Training will provide a Zoom link for live online classes, along with any required class materials.
This session is intended to get you started with using tools to visualize data for data exploration prior to performing machine learning on the data.
Prerequisite:
Have a basic understanding of the Python language, Pandas library, and be familiar with how to use Jupyter Notebook.
Audience:
This session is designed for anyone who wants to start exploring machine learning, and understand the tools and techniques involved in visualizing data before doing machine learning.
Objectives
Use Matplotlib and Seaborn libraries to explore data.
Learn how to do the following:
- Plot different types of charts -- pie, bar, histograms to explore the data.
- Visualize correlations in the dataset.
Setup
Attendees must install Anaconda software (https://www.anaconda.com/) prior to the class and have a basic understanding of using Jupyter Notebook.