This is my attempt at the introduction to machine learning Kaggle competition: "Titanic: Machine Learning from Disaster." The Jupyter Notebook walks through the data ingest, initial exploration, data wrangling, training a classifier, and visualizing results. The notebook shows examples of a random forest classifier, a linear svc classifier, and a gradient boosting classifier. The gradient boosting classifier was created utilizing TPOT, a Python tool that automatically creates and optimizes machine learning pipelines using genetic programming. TPOT was created by Randy Olson. The repository can be found here: and documentation on TPOT can be found here: http://rhiever.github.io/tpot/
-
Notifications
You must be signed in to change notification settings - Fork 1
My attempt at the introduction to machine learning Kaggle competition: "Titanic: Machine Learning from Disaster"
JasonReinhart/Titanic-Kaggle
About
My attempt at the introduction to machine learning Kaggle competition: "Titanic: Machine Learning from Disaster"
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published