Daniel Feal

I am an aerospace engineer and I am studying a Master’s in Big Data, Data Science and AI. The aim of this page is to share my data science projects.

My projects

Kaggle competition: Spaceship Titanic

The Spaceship Titanic is the first competition I enrolled on in Kaggle. The competition is a classic classification problem. I tried different FE techniques and models, including Neural Networks, and I ended up using an ensemble model: a voting classifier with a Random Forest and a SVM as base learners. The best results I achieved in this competition were:

You can check out my notebook on Github and Kaggle.