Skip to content

TitanicClassification.py file contains project based on binary classification. The dataset comprises of data related to passengers and binary value of whether they survived or not.

Notifications You must be signed in to change notification settings

Abhishekkohli/Titanic-Disaster-Classification-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Titanic-Disaster-Classification-ML

TitanicClassification.py file contains the project based on binary classification. The dataset comprises the values of data related to passengers like name, age, gender, socio-economic status, etc., and a binary value of whether the passenger survived or not. The goal is to predict the survival of a passenger for the testing dataset. Techniques Used: Data preprocessing, mainly to handle invalid/missing values and categorical columns. Creative Feature Engineering. Data Visualization. Training on Random Forest Classifier and XGBoost Classifier machine learning models. Cross Validation metric for validation of the model.

About

TitanicClassification.py file contains project based on binary classification. The dataset comprises of data related to passengers and binary value of whether they survived or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages