Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mhmzdev/titanic-survival-ml-model
- Owner: mhmzdev
- Created: 2020-09-30T17:34:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T07:32:50.000Z (over 3 years ago)
- Last Synced: 2024-10-30T04:52:01.976Z (2 months ago)
- Topics: logistic-regression, machine-learning, machine-learning-algorithms, titanic-kaggle, titanic-survival-prediction
- Language: Jupyter Notebook
- Homepage:
- Size: 165 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Titanic Survival Prediction
### Using Logistic Regression ML ModelA 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