Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Data set working with: https://www.kaggle.com/c/titanic/overview Load the data from data/titanic.csv into R and familiarize yourself with the variables it contains using the codebook (data/titanic_codebook.txt). Notice

Data set working with: https://www.kaggle.com/c/titanic/overview

Load the data from data/titanic.csv into R and familiarize yourself with the variables it contains using the codebook (data/titanic_codebook.txt).

Notice that survived and pclass should be changed to factors. When changing survived to a factor, you may want to reorder the factor so that "Yes" is the first level.

Make sure you load the tidyverse and tidymodels!

Remember that you'll need to set a seed at the beginning of the document to reproduce your results.

Question 2

Using the training data set, explore/describe the distribution of the outcome variable survived.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Variational Inequalities And Frictional Contact Problems

Authors: Anca Capatina

1st Edition

3319101633, 9783319101637

More Books

Students also viewed these Mathematics questions

Question

8. What values do you want others to associate you with?

Answered: 1 week ago