Titanic Kaggle Challenge
This is my solution for this challenge. You can also find the dataset needed for this challenge there.
- Practicing my ML skills , created from popular models (using sklearn library).
- Practiced data analysis
I've found out that for this dataset, the most basic linear regression/classifier is the best model.
Using Spyder IDE