titanic-survival-prediction
There are 338 repositories under titanic-survival-prediction topic.
ashishpatel26/Titanic-Machine-Learning-from-Disaster
Start here if... You're new to data science and machine learning, or looking for a simple intro to the Kaggle prediction competitions. Competition Description The sinking of the RMS Titanic is one of the most infamous shipwrecks in history. On April 15, 1912, during her maiden voyage, the Titanic sank after colliding with an iceberg, killing 1502 out of 2224 passengers and crew. This sensational tragedy shocked the international community and led to better safety regulations for ships. One of the reasons that the shipwreck led to such loss of life was that there were not enough lifeboats for the passengers and crew. Although there was some element of luck involved in surviving the sinking, some groups of people were more likely to survive than others, such as women, children, and the upper-class. In this challenge, we ask you to complete the analysis of what sorts of people were likely to survive. In particular, we ask you to apply the tools of machine learning to predict which passengers survived the tragedy. Practice Skills Binary classification Python and R basics
chongjason914/kaggle-titanic
Infamous Titanic survial prediction competition on Kaggle
amberkakkar01/Titanic-Survival-Prediction
Using Machine learning algorithm on the famous Titanic Disaster Dataset for Predicting the survival of the passenger.
TTitcombe/simple-vfl
A demo of vertical federated learning on simple datasets
yangvnks/titanic-classification
A classification approach to the machine learning Titanic survival challenge on Kaggle.Data visualisation, data preprocessing and different algorithms are tested and explained in form of Jupyter Notebooks
amdp-chauhan/complete-deployable-ml-solution
API-First approach to make Machine Learning solution usable
zainsiddiqui/Predicting-Survival-on-Titanic-with-Machine-Learning-and-Graphical-User-Interface
This program consists of clean and polished Graphical User Interface (GUI) that interacts with 8 Machine Learning models and data visualization tools through the use of different Python libraries. The user can interact with the GUI through selecting which model to run on the testing data on, which then takes them to a screen displaying the prediction results of the testing data as well as the general model accuracy. The screen also includes various buttons that, when selected, display complex and attractive data visualizations on the testing data.
DanielGunna/Titanic-Machine-Learning
Applying Machine Learning Algorithms to the Kaggle "Titanic Survival Prediction Problem".
tamanna18/Titanic-Survival-prediction
Titanic Survival prediction: Titanic dataset- how many people survive and how many were Male and Female
murufeng/Titanic
Kaggle竞赛:预测泰坦尼克号中乘客的获救概率以及存活情况
Mickey0521/Deep-Learning-Examples-Jupyter-Notebook
Some useful examples of Deep Learning (.ipynb)
Ruban2205/titanic-classification
Welcome to the Titanic Classification project repository! This project aims to predict whether a passenger on the Titanic survived or not based on various features such as age, gender, class, and more.
debhere/Titanic-Disaster
A machine learning model to predict the survivors
ishanbhandari-19/Titanic-Challenge
My take on the Kaggle Titanic Challenge, Accuracy: 0.80681
ivanmrsulja/titanic-survivability-prediction
Testing different ML models on famous Titanic dataset from kaggle. (100% accuracy)
wawanwidiantara/Single-Layer-Perceptron
Single Layer Perceptron predicting Titanic survival, collaborative project.
jawad3838/Titanic-Survival-Prediction-Using-R
Predicting the survival of passengers on RMS Titanic using information about the passengers.
abhiverse01/Meta-Model-Chaos-Prediction
Meta-Model Approach for Chaos Prediction Using the Titanic Dataset.
Anshumank399/Titanic-Disaster
Using Machine learning algorithm on the famous Titanic Disaster Dataset
ashx010/Titanic_Analysis_Model
Classification model on Titanic: Tragic shipwreck with EDA. Secured Accuracy Score of ~0.78.
CogitoNTNU/course-on-machine-learning
Course on the fundamentals of machine learning. Practical experience tasks with the Titanic dataset.
JekyllAndHyde8999/Kaggle-Submissions
This repo contains all of my submissions to Kaggle competitions or datasets
kindo-tk/CODSOFT
This repository contains the tasks for data science internship at codsoft
KirosG/Community_Projects
Ames Housing price Prediction, SAT_ACT statistical analysis,Reddit engagement using natural Language processing TF-IDF, Titanic survival predictions
mhmzdev/Titanic-Survival-ML-Model
A Machine Learning Model based on Logistic Regression that predicts the survival of passengers travelled in Titanic.
RohitLearner/Titanic
: Visualization & Prediction
salim-benhamadi/Predicting-survival-on-the-Titanic
Prediction survival on the Titanic using Logistic Regression
YahyaAlaaMassoud/Logistic-Regression
My implementation for Logistic Regression and applying it to different data sets.
AkashSCIENTIST/titanic-survival-prediction
Titanic Survivor Prediction
extraordy/titanic
Sopravviverai alla sciagura del Titanic? Un Classificatore Binario basato su Neural Network
Jatin-Goyal-552/Titanic_Survival_Prediction
A small machine learning project.
mahaveer-rulaniya/Deployement_of_ML_using_Flask
Deploying the Titanic survival prediction ML problem using flask
nano-bot01/Titanic-Survival-Prediction-using-Machine-Learning
Titanic Survival Prediction using Logistic Regression
Prajwal10031999/Titanic-Passenger-Survival-Predictions-using-machine-learning
A machine learning model to predict the survived passengers from the titanic disaster.
vitoriaselista/Titanic-Analysis
Process of Data Analysis of the famous Titanic dataset with Predict Model of survival
ZJW-92/data_analysis_ex
10 very popular data analysis exercises I have practised with jupyter notebook in my spare time, including Iris flowers, Titanic, K means clustering, linnear regression and logistic regression etc.