top of page
Analysis and prediction of the Titanic challenge

Overview
Database taken from the website https://www.kaggle.com/c/titanic by Kaggle
General analysis data:
File is already divided into 2, one for training and the other for testing
Analysis in Python language
Last update: 03/15/2021
Code on Github - Link
General test base information
Columns present on the base

View of the first lines of our base

Overview


Related articles:
bottom of page