Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jimmymugendi/titanic-survival-prediction-using-machine-learning

An advanced machine learning project deploying a model for Titanic passenger survival prediction, including deployment on ngrok for easy access.
https://github.com/jimmymugendi/titanic-survival-prediction-using-machine-learning

deployment-tools machine-learning modelevaluation modeltraining pandas-python plots seaborn

Last synced: about 7 hours ago
JSON representation

An advanced machine learning project deploying a model for Titanic passenger survival prediction, including deployment on ngrok for easy access.

Awesome Lists containing this project

README

        

# Titanic-Survival-Prediction-Using-Machine-Learning
This project explores the Titanic dataset to predict passenger survival using machine learning. It covers data preprocessing, exploratory data analysis, feature engineering, model selection, and deployment. The predictive model is deployed using Flask and Ngrok, allowing for real-time predictions. The repository includes Jupyter notebooks, Python scripts, and a trained model for replication and further development