Exploratory Data Analysis with Titanic Project Part I

This is a introductory data science project walking through Python

Titanic Dataset is a classic Dataset for classfication problem in data science Competition platform: Kaggle. You can reach this introductory competition here Through this project, I will walk through the entire data science pipeline, data collection, data manipulation, data wraggling, data visulization, data modeling and data evaluation. Machine learning techniques... [Read More]
Tags: Python