Titanic Survival
  • Main (current)
  • Dataset
  • Model Features
  • Models
    Decision Tree K Nearest Neighbors Logistic Regression Random Forest Support Vector Machine
  • Final Analysis

Logistic Regression

Logistic regression is the process of modeling the probability of a outcome given an input variable. The most common logistic regression models a binary outcome; something that can take two values such as true/false, yes/no, and in our case survived or not survived.