Back to Browse

Multivariate Data Analysis: Pair Plots for Abalone Dataset

964 views
Aug 1, 2020
8:24

In this video, I do multivariate analysis on the UCI Abalone Dataset with a pair plot of all the features except for the sex of the abalone, which is used as the hue for the pair plot. I used Pandas to read in the data, and Matplotlib and Seaborn to create the visualization. The dataset can be found right here: https://archive.ics.uci.edu/ml/datasets/abalone Or on Kaggle: https://www.kaggle.com/rodolfomendes/abalone-dataset

Download

0 formats

No download links available.

Multivariate Data Analysis: Pair Plots for Abalone Dataset | NatokHD