Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 2.29 KB

README.md

File metadata and controls

33 lines (19 loc) · 2.29 KB

Titanic Survival Prediction Project PORTFOLIO WEBSITE

Welcome to the Titanic Survival Prediction Project Portfolio Website! This website is a detailed showcase of my machine learning journey with the Titanic dataset from Kaggle. Through this project, I've explored various machine learning models and techniques to predict the survival of passengers aboard the Titanic.

Project Overview

The project consists of several HTML pages, each dedicated to a different aspect of machine learning:

  • Home Page (index.html): An introduction to the project with links to all sections.
  • Neural Networks (Neural_Network.html): Delving into deep learning techniques, this section covers the architecture, data processing, training, and evaluation of neural network models.
  • Gradient Boosted Trees (Gradient_Boosted.html): This page explores gradient boosting, a powerful ensemble technique for improving prediction accuracy.
  • Random Forests (Random_Forest.html): A look at Random Forests, discussing their mechanics, advantages, implementation, and performance in the context of the Titanic dataset.

Project Features

  • Comprehensive Analysis: Each model is thoroughly analyzed, with insights into its workings, advantages, and implementation specifics.
  • Interactive Design: The website is built for easy navigation, allowing users to explore different machine learning concepts and models seamlessly.
  • Visualization: Visual aids and figures are used throughout to enhance understanding and engagement.

Getting Started

To explore the project, start with the Home Page and navigate through the different sections using the provided links.

More Information

For a more in-depth view and access to the Jupyter notebooks used in this project, visit the GitHub Repository.


Note: You are currently on the free plan which has limited requests. To increase your quota and explore more features, check available plans at this link.

Website | Documentation | Github | Twitter