GitHub topics: titanic
Fertmeneses/titanic-ML-from-disaster
Code used in Kaggle competition: Titanic - Machine Learning from Disaster
Language: Jupyter Notebook - Size: 10.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

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
Language: Jupyter Notebook - Size: 224 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 88 - Forks: 83

maldo1904/titanic-analysis
Análisis exploratorio del dataset Titanic con Python, seaborn y pandas. Proyecto de portafolio para ciencia de datos.
Language: Jupyter Notebook - Size: 252 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

cantelmoeduarda/titanic_prob_sobrevivencia
O que influenciou a probabilidade de sobrevivência do Titanic?
Language: R - Size: 14.6 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

HaidarNabiilahSunu/Exploratory-Data-Analysis_Titanic
Exploratory Data Analysis (EDA) adalah proses awal dalam analisis data yang bertujuan untuk memahami struktur data, menemukan pola, mendeteksi anomali, menguji asumsi, dan mencari hubungan antar variabel sebelum melakukan pemodelan lebih lanjut.
Language: Jupyter Notebook - Size: 10.3 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

helenptrcia/Python-EDA-TitanicDataset
EDA stands for Exploratory Data Analysis. In this project, I performed EDA on a sample Titanic dataset consisting of 500 passenger records. The dataset includes key features such as name, sex, age, and survival status.
Language: Jupyter Notebook - Size: 1.41 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

bassamn/titanic-data-analysis
Exploratory data analysis (EDA) of the Titanic dataset using Python. Analyzed survival patterns by age, gender, and class with visualizations (seaborn/matplotlib). Non-ML focus—highlighting insights with statistics and plots.
Language: Jupyter Notebook - Size: 611 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

XessX/Titanic_Survival_Prediction
This project is an end-to-end machine learning pipeline that predicts whether a passenger survived the Titanic disaster, using the famous Titanic dataset. It covers everything from exploratory data analysis to model deployment and custom predictions.
Language: Jupyter Notebook - Size: 678 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

clarelgibson/kaggle-titanic-in-r
My workup of the Kaggle Titanic tutorial using R.
Language: R - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

estevo97/Los-prefijos-del-Titanic
Clicka aquí para ver el proyecto en Streamlit!!!
Language: HTML - Size: 2.73 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

MindlessMuse666/train-test-splitter
Анализ данных о пассажирах Титаника и разбиение на обучающую и тестовую выборки. Практическое задание по дисциплине "Основы применения методов искусственного интеллекта в программировании".
Language: Python - Size: 836 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sanjeevsingh74/TITANIC-SURVIVAL-ANALYSIS
The Titanic dataset offers a comprehensive glimpse into the passengers aboard the ill-fated RMS Titanic, which famously sank on its maiden voyage in April 1912 after colliding with an iceberg. This dataset contains a wealth of information about individual passengers, including demographics, ticket class, cabin information, family relationships, far
Language: Jupyter Notebook - Size: 518 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DKMFzF/eda-data-set-titanic
Titanic passenger data analysis.
Language: Jupyter Notebook - Size: 981 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

alexchilton/kaggley
This is just a random repo where i put some kaggle files i have been doing so they are not lost
Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

MindlessMuse666/missing-data-processing
Проект по обработке пропущенных значений в данных о пассажирах Титаника с использованием библиотек Python Matplotlib и Seaborn.
Language: Python - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MindlessMuse666/titanic-data-visualization
Проект по визуализации данных о пассажирах Титаника с использованием библиотек Python Matplotlib, Seaborn и Plotly.
Language: Python - Size: 200 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MindlessMuse666/eda-pandas
Проект по разведочному анализу данных (EDA) о пассажирах Титаника с использованием библиотеки Pandas. Включает в себя загрузку данных, предобработку, статистический анализ, визуализацию и создание сводных таблиц. Цель проекта - демонстрация основных методов и инструментов EDA для анализа и понимания данных.
Language: Python - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jademene/Titanic-Survival-Classification-Model Fork of JacopoBulgarelli/Cloud-Cognitive-Services
Machine Learning | Classification task
Language: Jupyter Notebook - Size: 1.48 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

bell-kevin/titanicNeuralNetwork
XGBoost, which tends to be one of the top-performing algorithms for structured/tabular data. We do some feature engineering (e.g., extracting titles from passenger names, creating family size features, etc.), then train and tune an XGBoost model
Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

iamdebasishdas123/Titanic-Survival-Prediction-
Language: Jupyter Notebook - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

AYSE-DUMAN/-Preprocessing-and-data-visualization-of-the-titanic-dataset
Kodluyoruz istatistik ve veri ön işleme çalışma grubunda Eğitmenimiz tarafından önerilen Titanic veri seti üzerindeki çalışmam yer almaktadır. Bu çalışmada veri setinin betimsel istatistikleri, veri görselleştirmesi, eksik (kayıp) veri analizi yöntemleri (missing value analysis methods) , aykırı değer analizi (outlier detection) yöntemleri ilgili veri setine uygulanmıştır.
Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

yakovypg/TitanicSurvivalPredictor
Python script that can predict a survival on the Titanic.
Language: Python - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

knsiczarnamagia/kaggle-tutorial
Kick-off repository for starting with Kaggle!
Language: Jupyter Notebook - Size: 141 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 12

SalunkheAbhijit18/PRODIGY_DS_02
Task 2 of the Prodigy infotech Data science internship
Language: Jupyter Notebook - Size: 708 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AhmedNasef3/Titanic-Full-EDA
Simple EDA for Titanic Dataset.
Language: Jupyter Notebook - Size: 502 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

Djmr5/Titanic-IA
This repository contains an in-depth analysis and model trained on the famous Titanic dataset from Kaggle. The goal is to predict the survival of passengers based on various features like class, age, fare, and family size, among others using algorithms viewed at class.
Size: 7.38 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

GayathriMuralidharan/seven7code-datascience
Completed a Data Science internship at Seven7Code, developing models for Titanic survival prediction, Cricket player performance, and customer segmentation, demonstrating machine learning and data analysis skills.
Language: Jupyter Notebook - Size: 1.54 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Edopramudya/Potofolio-Dibimbing---Titanic
This repository contains a series of data analysis and visualization tasks performed on the Titanic dataset. The analysis includes data cleaning, visualization, and correlation analysis to explore the relationships between various features and survival rates of passengers.
Language: Jupyter Notebook - Size: 407 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

RohanAmbhore786/PRODIGY_DS_02
Task 2 of the Prodigy infotech Data science internship
Language: Jupyter Notebook - Size: 712 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

divinemoments/Project-2-Titanic-SQL-Analysis
The objective of Project 2 is to perform SQL analysis to extract insights about Titanic passenger demographics, survival rates, and other relevant statistics.
Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Yash2892/Prodigy-Infotech-DS-Task-2
Task 2 of the Prodigy infotech Data science internship
Language: Jupyter Notebook - Size: 849 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SahibzadaSalman/Machine-Learning-with-Python
This repository contains a gentle introduction to machine learning algorithms with hands on practical examples
Language: Jupyter Notebook - Size: 46.9 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

TanoojSeelam/Titanic-ML-Kaggle
Kaggle Competition Question
Language: Jupyter Notebook - Size: 307 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

AmirMotefaker/Titanic-Machine-Learning-from-Disaster
Predict survival on the Titanic and get familiar with ML basics
Language: Jupyter Notebook - Size: 64.8 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Aiza-D/EDA-of-Titanic.csv-
Detailed Exploratory Data Analysis (EDA) of the Titanic dataset.
Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cmd-master/titanic
A look into what factors have influenced the survival of the passengers of the Titantic.
Language: Jupyter Notebook - Size: 479 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Lapig/Iceberg
LASTFM thing
Language: Java - Size: 2.21 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

tuanio/titanic_ds_k15
Language: Jupyter Notebook - Size: 256 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

franklaercio/titanic_machine_learning
In this code we will predict survived for the tragic accident Titanic. It's a Kaggle competition.
Language: Jupyter Notebook - Size: 223 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

Swalloow/pyspark-ml-examples
Spark ML Tutorial and Examples for Beginners
Language: Jupyter Notebook - Size: 1.68 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 16 - Forks: 7

SamaKhan35/Titanic-Analysis-Website
This web application provides a multivariate analysis related to Titanic passengers.
Language: R - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

NithyaRamprasad/Ship_sinking
This project contains implementation of ‘2D sinking ship’ using a set of OpenGL functions.
Language: C - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

anirbanc3/Kaggle_titanic
Kaggle.com is a website that hosts competitions on data analytics and prediction. It provides the data source and competitors are asked to submit their solution. This repo contains the source code for one such competition, namely, "Titanic: Machine Learning from Disaster"
Language: Python - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

arhcoder/Titanic-Survival-Patterns
🚢 Association and Pattern Recognition Algorithms on data from Titanic survivors.
Language: Jupyter Notebook - Size: 239 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Chandureddy8/ML--projects
machine learning projects for practice -Beginners
Language: Jupyter Notebook - Size: 1.58 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Chisom-chukwumerije/Titanic-Ship-
RMS Titanic was a British passenger and mail carrying ocean liner, operated by the White Star Line, that sank in the North Atlantic Ocean on 15 April 1912 as a result of striking an iceberg during her maiden voyage from Southampton, England to New York City United States.
Size: 773 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RadwaYahiaWageh/CodSoft
A collection of projects using python
Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JirkaZelenka/CVUT-FIT_Data_Mining
Language: Jupyter Notebook - Size: 699 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Git-Yuya/gci
東京大学グローバル消費インテリジェンス寄付講座
Language: Jupyter Notebook - Size: 18.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SANTONLA/05-EJERCICIOS-TITANIC
Ejercicios con Pandas: Titanic
Language: Jupyter Notebook - Size: 410 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fatih-ml/titanic-survival-prediction
Predicting passenger survival on the miserable Titanic event, using machine learning classification techniques. Explore data, engineer features, and build models to understand the factors influencing survival rates.
Language: Jupyter Notebook - Size: 19.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

inclinedadarsh/titanic
Titanic survival prediction - Analysis, Model training and Web app
Language: Jupyter Notebook - Size: 524 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lfaferreira/knn-titanic
🚢 Exploratory Data Analysis and Machine Learning with KNN model on Titanic dataset
Language: Jupyter Notebook - Size: 5.64 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rissh/TitanicSurvivalPredictionUsingML
Predicting Titanic passenger survival through machine learning. This project includes data preprocessing, exploratory data analysis, feature engineering, and model training using Python. 🚢
Language: Jupyter Notebook - Size: 405 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tmat84/titanic_ml_python
Kaggle Titanic ML project
Language: Jupyter Notebook - Size: 159 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

GayasuddinMohd/Titanic-Passenger-Analysis-A-Comprehensive-Exploration
Explore the Titanic Data : Embark on an analysis voyage through the historic Titanic dataset. Uncover passenger demographics, survival factors, and deck-wise insights.
Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yugoff/ml-kaggle-forecast-of-survival-on-the-Titanic
Language: Jupyter Notebook - Size: 141 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shusingh/Titanic-The-Ride
In this Machine Learning Classification project we are going to predict who is going to survive the titanic crash and who isn't !!
Language: Jupyter Notebook - Size: 1.53 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

NehaTalwar/DECISION-TREE-AND-RANDOM-FOREST-TITANIC-WITH-R
Language: R - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

RaiAbhishek/titanic_neural_network
Implementation of Neural Network from scratch on Titanic Dataset.
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 3

AnuraagRath/TitanicDeathtoll-App
A simple webapp that displays information about the deathtoll of the Titanic using the Titanic Dataset. The webapp is created using the Python3 library 'streamlit'. The app contains a few filters such as the Pclass, Gender and Survived(0 or 1) that display the data according to those filters selected.
Language: Python - Size: 1.76 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AnuraagRath/Titanic_DataAnalysis
Using Pandas and Numpy, I performed basic data analysis on the deathtoll of the Titanic. Here I discovered as to how many people died, which statusclass suffered the most, which gender suffered the most and many other information.
Language: Jupyter Notebook - Size: 744 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Davipaulo9/Titanic_data
This analysis focuses on finding answers about the chances of survival of the passengers of the Titanic tragedy on 1912
Language: Jupyter Notebook - Size: 1.39 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mrankitgupta/titanic-survival-prediction-93-xgboost
Titanic Survival Prediction Project (93% Accuracy)🛳️ In this notebook, The goal is to correctly predict if someone survived the Titanic shipwreck using different Machine Learning Model & Hyperparameter tunning.
Language: Jupyter Notebook - Size: 482 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Arkantos-13/Titanic_Machine_Learning_From_Disaster
My approach in one of the most classic data analysis projects ever
Language: Jupyter Notebook - Size: 3.58 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ISAIAH-Git/Titanic-Machine-Learning-from-Disaster
END TO END MACHINE LEARNING MODEL BUILDING
Language: Jupyter Notebook - Size: 685 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Laetitia-Deken/Machine_Learning_Titanic_Dataset
Machine Learning / Python with Titanic Dataset
Language: Jupyter Notebook - Size: 341 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

arunsamuel08/Titanic-EDA-and-Predictions
This is a dataset of people who were on the Titanic. I had to predict the survival rates of people aboard the Titanic. Extensive feature engineering was done to get a good score.
Language: Jupyter Notebook - Size: 1.12 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ayesha92ahmad/kaggle-titanic
Predict survival on the Titanic and get familiar with ML basics. Using steps in https://www.kaggle.com/mrisdal/exploring-survival-on-the-titanic and data from https://www.kaggle.com/c/titanic
Language: R - Size: 203 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

apoorvatiwaree/Titanic-survival-prediction
Repository for building a suitable prediction model for the Titanic Survival Dataset
Language: Jupyter Notebook - Size: 490 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

saadbinmanjur/Prediction-on-Titanic-Disaster-with-Machine-Learning-in-R
Titanic - Machine Learning from Disaster is the beginner challenge for novices they start here for predicting survival on the Titanic and get familiar with ML basics.
Language: R - Size: 77.1 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

xtutran/titanic
My titanic's solution to achieve >0.8 in Kanggle
Language: Jupyter Notebook - Size: 2.52 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

Hanler/Titanic_ML_random_forest
Predict will people stay alive in Titanic disaster using 'random forest'
Language: Python - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Hanler/Titanic_ML_tree_decision
Predict will people stay alive in Titanic disaster using 'decision tree'
Language: Python - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SUDIPA9002/ASIP
Data Science internship at Asterisc Technocrat Pvt. Ltd. Task - Billioniaire Analysis, Covid - 19 Data Analysis, Titanic Survival Prediction
Language: Jupyter Notebook - Size: 2.07 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

KasumiL5x/kaggle-titanic
Language: Jupyter Notebook - Size: 853 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

snehazest/Bhart_Intern-Task-2
This repository contains a data science project that focuses on predicting the survival of passengers aboard the Titanic during the tragic disaster. The goal is to build a machine learning model that can accurately predict whether a passenger survived or not based on various features such as socio-economic status, age, gender, and more.
Language: Jupyter Notebook - Size: 567 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jatonline/kaggle-titanic
This is my submission to the Kaggle Titanic tutorial competition. The task is to predict whether a passenger on the Titanic survived or died in the disaster of 15 April 1912.
Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

amitmakashir/Titanic-challenge
The getting started challenge from Kaggle where we build a model to predict the surviving passengers on Titanic after the incident.
Language: Jupyter Notebook - Size: 83 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

yuandmi-1/Titanic
Titanic ML
Language: Python - Size: 99.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

luizasch2/A2-ICD
Visualização de gráficos relacionados Titanic para disciplina de Introdução à Ciência de Dados da FGV/EMAp.
Language: HTML - Size: 560 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

tdaug6/Titanic-Competition
Score: 0.7799 - Submissions to Spaceship Titanic Kaggle competition
Language: Jupyter Notebook - Size: 781 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

samuelfullerthomas/argo
find things in google maps
Language: JavaScript - Size: 123 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 2

kumod007/Titanic-Spaceship-Kaggle-Competition-End-To-End-Project
In this repository you will get a complete guide to Titanic Spaceship Kaggle Competition. The main aim of this project is to predict whether the passengers will be transported to alternate dimensions or not.
Language: Jupyter Notebook - Size: 4.96 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Mickey0521/Deep-Learning-Examples-Jupyter-Notebook
Some useful examples of Deep Learning (.ipynb)
Language: Jupyter Notebook - Size: 1.44 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 2

hosseindamavandi/Titanic
Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 0

taon1607/ML-projects-practicing
机器学习项目实战
Language: Jupyter Notebook - Size: 11.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 33 - Forks: 23

nicolasfguillaume/Titanic-Model-Kaggle
Assignment of the "Introduction to Data Science" course on Coursera.org
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

Chidinma23/Titanic-Dataset-Analysis
The project was carried out the give more insights into the Titanic incident, to know how many people were affected and how many that survived etc. during the incident.
Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lilohung/Titanic
Language: Jupyter Notebook - Size: 245 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hiro106/kaggle_titanic
Language: Jupyter Notebook - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

amberkakkar01/Titanic-Survival-Prediction
Using Machine learning algorithm on the famous Titanic Disaster Dataset for Predicting the survival of the passenger.
Language: Jupyter Notebook - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 11

jesamkim/amazon-sagemaker-titanic-dataset-ml
model build, training, inference in SageMaker pipeline
Language: Jupyter Notebook - Size: 912 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MrAl3x0/kaggle_titanic_classifier
This is a classifier for the Titanic Kaggle competition. The goal of the competition is to predict whether a passenger survived the sinking of the Titanic based on various features such as age, sex, and passenger class.
Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

adelshb/Quantum-Machine-Learning-for-Titanic-on-IBM-Q
Predict survival on the Titanic on a Quantum Computer
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 10

ZarahShibli/Data-Science-Bootcamp
This repository contains my work during the Himmah data science Bootcamp.
Language: Jupyter Notebook - Size: 2.53 MB - Last synced at: 23 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Niv-Moshe/Titanic
Size: 2.17 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AboNady/Titanic_Classification
In this challenge, I build a predictive model that answers the question: “what sorts of people were more likely to survive?” using passenger data (ie name, age, gender, socio-economic class, etc).
Language: Python - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

l3r4nd/Titanic 📦
The Dataset was taken from Kaggle site for the competition.
Language: Jupyter Notebook - Size: 1.15 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

EpocDotFr/titanic 📦
Python script that send emails when a specific French business is officially closed
Language: Python - Size: 4.88 KB - Last synced at: 4 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
