Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhmzdev/titanic-survival-ml-model

A Machine Learning Model based on Logistic Regression that predicts the survival of passengers travelled in Titanic.
https://github.com/mhmzdev/titanic-survival-ml-model

logistic-regression machine-learning machine-learning-algorithms titanic-kaggle titanic-survival-prediction

Last synced: 16 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
```

2. Open CMD (For using Jupyter Notebook)

```python
pip install jupyter
jupyter notebook
```
Open the Notebook in it

## 🖊 Author

#### Muhammad Hamza
[![LinkedIn Link](https://img.shields.io/badge/Connect-Hamza-blue.svg?logo=linkedin&longCache=true&style=social&label=Connect
)](https://www.linkedin.com/in/mhamzadev)

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

[![GitHub Follow](https://img.shields.io/badge/Connect-Hamza-blue.svg?logo=Github&longCache=true&style=social&label=Follow)](https://github.com/m-hamzashakeel)

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

Copyright (c) 2020 MUHAMMAD HAMZA