Git Product home page Git Product logo

titanic-machine-learning's Introduction

KappaVoid

A team of (aspiring?) Data Scientists having adventures at Kaggle. Here we will describe our approach to the Titanic problem.

Titanic Problem

Based on the sinking of the RMS Titanic, that ended up killing 1502 out of 2224 passengers and crew. One of the reasons for such loss was that there were not enough lifeboats for the passengers and crew. Some groups of people were more likely to survive than others. In this challenge you are requested to analyse data applying machine learning and predict which passenger survived the tragedy Link: https://www.kaggle.com/c/titanic

Models Implemented

Right now we have implemented 9 Machine Learning models.

  1. RandomForest
  2. LinearSVC
  3. Stochasthic
  4. Gradient Descent
  5. Gaussian Naive Bayes
  6. K-Neighbors
  7. Perceptron
  8. DecisionTree
  9. Logistic Regression

Data Insights

Here are some insights we had analysing the Data.

  • Pclass, Sex, Cabin and Embarked are Categorical features.
  • Comparing Genders, Females are way more likely to survive.
  • The fares didn't contribute much to the model
  • We decided to unite Age and Pclass due to the correlation with results
  • Names are unique in the dataset, so they are useless without preprocessing
  • Dividing age feature by groups is important to improve Machine Learning performance.

titanic-machine-learning's People

Contributors

danielgunna avatar felipelodur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.