titanic-survival_data analytics

This is my first project on data analytics.Decision tree algorithm is used in this kernal to predict the survival rate of the titanic passengers. Important features selected for prediction are gender,age and class. It gives an accuracy of 77.033% on kaggle and can be improved by using Random Forest.