kaggle-titanic
There are 287 repositories under kaggle-titanic topic.
classify-passenger-survival-titanic-h2o
This my entry for the Titanic competition on Kaggle. May 2019: public score is 0.80382, which is a top 10% ranking on the leader board of around 11.249 participants.
KaggleTitanicModels
Entry for the Titanic: Machine Learning from Disaster competition on Kaggle.
kaggle-solutions
A write-up on Kaggle's Titanic and AMES housing competitions
Python-for-ML
A repository for study of python for machine learning
Machine-Learning-Algorithms
Implementation of all basic algorithms needed in Machine Learning and Deep Learning
ML-Compare-Algorithms
Compare Machine Learning algorithms (Classification and Regression)
titanicDeepLearning
Deep Learning using Tensorflow for the "Titanic: Machine Learning from Disaster" Kaggle competition.
machine-learning
Machine Learning.
ML_Contest_Problems
My analysis of Kaggle Contest problems
kaggle-titanic
⚓ 🎯 Kaggle titanic dataset exploration
Titanic_kaggle
Titanic - Machine Learning from Disaster. kaggle competition
Getting-Started-Kaggle-Competition-Solutions
Discover Kaggle competitions code, notebooks, and datasets. Enhance your data skills, learn from real-world challenges, and find inspiration in this learning repository for beginners.
Kaggle-Competition
An overview of the competitions and links to their respective folders for detailed information and code
Kaggle-Getting-Started
A Repo to my solutions to "Getting Started" competitions in Kaggle.
KAGGLE
Kaggle Challenges + Courses
Kaggle-Titanic-survival-prediction
Applying the tools of machine learning to predict which passengers survived the Titanic tragedy.
Kaggle-Titanic-ML
Solution to the titanic machine learning competition on kaggle
Machine-Learning-with-Titanic-dataset-on-Azure
Capstone project of Udacity's nanodegree; Working with Kaggle's Titanic dataset.
Kaggle_Titanic_Tutorial
A tutorial article of Kaggle Titanic competition that contains extensive EDA
titanic-kaggle
Classification models on the famous Titanic Dataset along with Data Visualisation and EDA
Naive-Bayes-Classifier
Implementation of Naïve Bayes Classifier for Titanic Dataset. A Naive Bayes classifier is a probabilistic machine learning model based on Bayes' Theorem.
kaggle-titanic-over-80-percent
A "hello world" level program for ML beginners.
KaggleBeginner
solutions for kaggle beginner problem
Kaggle-Titanic-Machine-Learning-from-Disaster
This Repository contains some Machine Learning related stuffs for beginners in ML.
Kaggle-Titanic
Predicted the survival of the Titanic passengers using Machine Learning Algorithms (Kaggle Challenge)
Kaggle-Titanic
Files and Notebooks for Kaggle Titanic
Kaggle-Titanic-Challenge
Kaggle's Titanic Machine Learning Challenge
Titanic-Survivors---Machine-Learning
The Titanic Dataset Analysis from Kaggle and the implementation of several machine learning algorithms like SVM, Random Forest, Linear Regression, XGBoost to predict who survived.
kaggle-titanic
Prediction on the Kaggle dataset
Titanic-Dataset
ML model for the Titanic Dataset from Kaggle
machine-learning-nanodegree
Machine Learning Nano-degree Projects
Kaggle-Competitions
Solving different classification problems on Kaggle
Kaggle-Titanic
kaggle titanic solution
Prediction-of-Survival-on-Titanic
This analysis is about predicting the survival of a person onboard Titanic
titanic_exploratory-data-analysis
Exploratory analysis of the Titanic data set in Python using NumPy & Pandas.