I first learned about Kaggle’s Titanic — Machine Learning from Disaster a few months ago. At that time I knew about Logistic Regression, which can be used as a classifier if there are only two categories. Since then, I’ve learned a bit about other classifiers. So, I thought of practicing them on the same problem. The details of my attempt are in the notebook available at https://www.kaggle.com/soheilsolhjoo/titanic-comparing-different-classifiers.