mhmzdev / Titanic-Survival-ML-Model

A Machine Learning Model based on Logistic Regression that predicts the survival of passengers travelled in Titanic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic Survival Prediction

Using Logistic Regression ML Model

A ML model is used for prediction of Passengers in Titanic Datasets using Logistic Regression.

πŸ“™ Google Colab Available

You can check out the notebook available at Google Colab

πŸ’» Installation steps

  1. Clone the Repo and install the requirements
git clone https://github.com/m-hamzashakeel/Titanic-Survival-ML-Model.git
cd Titanic-Survival-ML-Model
  1. Open CMD (For using Jupyter Notebook)
pip install jupyter
jupyter notebook

Open the Notebook in it

πŸ–Š Author

Muhammad Hamza

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects:

GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Copyright (c) 2020 MUHAMMAD HAMZA

About

A Machine Learning Model based on Logistic Regression that predicts the survival of passengers travelled in Titanic.


Languages

Language:Jupyter Notebook 100.0%