Learn practical skills, build real-world projects, and advance your career

Titanic scenario analysis

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
!pip install opendatasets --upgrade --q
ds_url=('https://www.kaggle.com/hesh97/titanicdataset-traincsv')
import opendatasets as od