https://github.com/francescopaolol/logisticregression
About predicting survival on the Titanic and get familiar with ML basics
https://github.com/francescopaolol/logisticregression
jupyter-notebook kaggle logistic-regression machine-learning ml pandas scikit-learn
Last synced: 2 months ago
JSON representation
About predicting survival on the Titanic and get familiar with ML basics
- Host: GitHub
- URL: https://github.com/francescopaolol/logisticregression
- Owner: FrancescoPaoloL
- License: mit
- Created: 2022-06-19T00:30:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-19T00:43:51.000Z (almost 4 years ago)
- Last Synced: 2025-07-19T01:53:09.735Z (11 months ago)
- Topics: jupyter-notebook, kaggle, logistic-regression, machine-learning, ml, pandas, scikit-learn
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/datasets/vinicius150987/titanic3
- Size: 356 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Logistic Regression
[](https://jupyter.org/try)


## Languages and Tools
## Requirements
```
ipython==8.4.0
matplotlib==2.1.1
pandas==1.1.5
scikit_learn==1.1.1
seaborn==0.11.2
```
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Connect with me