brandondombrowsky / NeverLetGo

3 stars 0 forks source link

NeverLetGo: Introduction to Kaggle & Machine Learning

"Never let go" is a famous line from the popular Titanic film starring Kate Winslet and Leonardo DiCaprio depicting the love of Rose and Jack, respectively. Unfortunately, only one of them survives the tragic fate to befall the mighty steamship as it careens into an iceberg.

In real life, the tale of the Titanic has captured the imagination of folks the world over. As such, there are many tie-ins to the infamous disaster from films to documentaries to merchandise, exploration, and even data science. Which is where we come in. This repository showcases our group work as we tackled the introductory learning Kaggle competition Titanic - Machine Learning from Disaster.

Process

We began our work using Jupyter Notebook and then converted some of our visualizations into a Tableau dashboard.

111.png

Results

Notebook Model Type Score
Courtney RandomForestClassifier 0.78947
Kristin DecisionTreeClassifier 0.73923
Brandon RandomForestClassifier 0.75837
Zaya LogisticRegression 0.76794
Scott RandomForestClassifier 0.77511

Team