Giter Club home page Giter Club logo

titanic-survival-pattern's Introduction

Titanic-Survival-Pattern

This project is very classic in Kaggle. We used model training to find out the pattern for survivals in Titanic catastrophe

This report aims to predict if a passenger is survived or not in Titanic. It is actually a binary classification problem where given some features of a certain passenger, we are trying to classify this passenger as either survived or not. There is a training data where ground truth label is already offered, meaning we can know if a corresponding passenger is survived. The variables in this training dataset include PassengerID, Pclass, Name, Sex, Age, SibSp, Parch, Ticket, Fare, Cabin and Embarked. However, not all these features have predictive ability and some of them are superior than others. Better feature allows for building a better model. Therefore, this report will first elaborate the feature engineering we have implemented, followed by different classification models we applied including support vector machine, logistic regression, decision tree, random forest, Naïve Bayes and two different neural network. In the third part, we present the construction of a dedicated random forest model and the ensemble we used to improve the accuracy based on our individual models, which renders us the final predictive accuracy of 0.83254.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.