From the course: Data Science Foundations: Data Assessment for Predictive Modeling
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Solution: Producing bivariate visualizations for case study 1
From the course: Data Science Foundations: Data Assessment for Predictive Modeling
Solution: Producing bivariate visualizations for case study 1
(upbeat music) - Okay. I'm a anime with the Titanic dataset and I've created a new workflow just for our challenge and solution. So as mentioned, we should be looking at only the training partition. So I've added a row filter and I've got column to test partition, use pattern matching train. Okay. So that will be just our train partition. I've also added a number to string conversion here because in Titanic Survived as ones and zeros, and it's going to get all mixed up. I want to make sure it treats it as a category and not as a scale. Okay. So we're ready to go. First one is a category by a category. So I'm going to use a Crosstab, here it is. And I'm going to make Survived my row and Sex my column. No, Weight available Click on Okay. Execute and Open Views. And it looks like about two thirds of the passengers were men. So we would expect the two thirds of the survivors and two thirds of those that died…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
(Locked)
The explore data task1m 1s
-
(Locked)
How to be effective doing univariate analysis and data visualization3m 18s
-
(Locked)
Anscombe's quartet6m 26s
-
(Locked)
The Data Explorer node feature in KNIME5m 14s
-
(Locked)
How to navigate borderline cases of variable type5m 11s
-
(Locked)
How to be effective in doing bivariate data visualization8m 34s
-
(Locked)
Challenge: Producing bivariate visualizations for case study 11m 18s
-
(Locked)
Solution: Producing bivariate visualizations for case study 15m 40s
-
(Locked)
-
-
-
-
-
-