Member-only story
How I won my tenth bronze medal by analysing the Kaggle Titanic dataset
Last night I had an idea to work on Kaggle’s Titanic competition dataset. I wanted to replace the titles instead of mapping them with a dictionary. I also wanted to perform a statistical analysis using seaborn and statsmodels, which is quite different from the work I have done in the past.
Because I had some free time, I coded for close to an hour and a quarter, using code that I had picked up in a statistics course I am studying.
Imagine my surprise when, this afternoon, I received an email from Kaggle advising me that I had won a bronze medal for my work!
I have made a YouTube video where I coded the solution to the Kaggle Titanic competition question. The link to this video can be found here:- https://www.youtube.com/watch?v=fcTS9xuMDiU
This is my tenth bronze medal with Kaggle. Now I just need to continue my studies so I can possibly win a silver medal at some point in the future.