Skip to content
#

titanic-kaggle

Here are 27 public repositories matching this topic...

The notebook walks us through a typical workflow for solving data science competitions at sites like Kaggle. There are several excellent notebooks to study data science competition entries. However many will skip some of the explanation on how the solution is developed as these notebooks are developed by experts for experts. The objective of thi…

  • Updated Jul 28, 2020
  • Jupyter Notebook

This project, carried out in Jupyter Notebook, aims to explore the main Data Analysis techniques with Python tools. Pandas, Numpy, Seaborn, Matplotlib, Plotly and sklearn are used. Divided into three notebooks, I separate the data cleaning, data analysis and machine learning part. For more details and goals, see README

  • Updated Feb 28, 2022
  • Jupyter Notebook

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.

  • Updated Jan 8, 2023
  • Jupyter Notebook

This is my first Machine Learning Project. The project employs a variety of machine learning models, including Random Forests, Gradient Boosted Trees, and Neural Networks, to predict survival. Techniques for data cleaning, feature engineering, and model tuning are thoroughly documented in the Jupyter notebooks.

  • Updated Jan 31, 2024
  • C++

Improve this page

Add a description, image, and links to the titanic-kaggle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the titanic-kaggle topic, visit your repo's landing page and select "manage topics."

Learn more