Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Tasks: Use the following steps to submit your assignment. For each step, you need to explain what are the codes below, what they achieve and
Tasks: Use the following steps to submit your assignment. For each step, you need to explain what are the codes below, what they achieve and why you chose certain options/preprocessing steps/model selection/data processing etc. and then include code for that part. If a certain step is not necessary for your case, please also mention why you omitted that step. STEPS 1. Describe the data used and how you got the data. 2. Initial Exploration of the data (print data, visualize data). Find number of attributes, number of records in the data. Also find if there is any attribute which has missing data. 3. Find correlation of data attributes and target variable (whether survived or not) to explore which attributes have most effects on output (target variable)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started