Enrollments closing soon for Post Graduate Certificate Program in Applied Data Science & AI By IIT Roorkee | 3 Seats Left
00 D 06 H : 16 M : 25 S Apply NowFirst, let's import the dataset from our lab.
The dataset is located at the following path:
'/cxldata/datasets/project/titanic'
It consists of 2 files, train.csv
and test.csv
. Let's load the dataset from that path:
import os
TITANIC_PATH = '/cxldata/datasets/project/titanic'
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Please login to comment
0 Comments
There are 15 new comments.