An open API service indexing awesome lists of open source software.

https://github.com/jldbc/titanic_ml

Kaggle 'Machine Learning from Disaster' competition submission
https://github.com/jldbc/titanic_ml

Last synced: 2 months ago
JSON representation

Kaggle 'Machine Learning from Disaster' competition submission

Awesome Lists containing this project

README

        

# Machine Learning from Disaster
Code from Kaggle Titanic competition submission. Examines decision tree and random forest approaches to
predicting passenger survival, and uses feature engineering to refine key variables. Uses DataCamp tutorial as inspiration.