Skip to content

Building Machine Learning model to predict the Titanic survivors, the competition from Kaggle platform

Notifications You must be signed in to change notification settings

AbdoslamB/kaggle-titanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle-Titanic - Machine Learning

This is a Titanic Machine Learning From Disaster competition from Kaggle platform. The problem of this competition is to creat model that to predict which passengers survived the Titanic shipwreck. The goal of this repository is to create diffren models to predict the Titanic servivers, then cheking which model do the best proformance in the preduction.

Look at the competition in kaggle Website.

Analysis

  • Logistic Regression Model
  • Linear Discriminant Analysis (LDA)
  • Quadratic Discriminant Analysis (QDA)
  • Naïve Bayes
  • K-Nearest Neighbors (KNN)
  • Random Forest
  • Support Vector Machine (SVM)
  • Neural Networks

About

Building Machine Learning model to predict the Titanic survivors, the competition from Kaggle platform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages