Enrollments closing soon for Post Graduate Certificate Program in Applied Data Science & AI By IIT Roorkee | 3 Seats Left

04 D 23 H : 23 M : 08 S   Apply Now

Project - Predicting Titanic Passenger Survival using Machine Learning and Python

7 / 21

Titanic Machine Learning Project - Look at the Numerical Attributes

Let's take a look at the numerical attributes of the training data:

INSTRUCTIONS

Use the describe() function on the training data:

<< your code comes here >>.describe()

What is the mean of the age of the passengers?

What is the maximum fare given?

Note: Kindly copy the complete values you are getting after running the describe command instead of typing it.

Get Hint See Answer


Note - Having trouble with the assessment engine? Follow the steps listed here

Please login to comment

0 Comments

There are 3 new comments.