https://github.com/drammock/logistic-regression-tutorial
Logistic regression tutorial using R and the Jupyter notebook
https://github.com/drammock/logistic-regression-tutorial
logistic-regression r tutorial
Last synced: 8 months ago
JSON representation
Logistic regression tutorial using R and the Jupyter notebook
- Host: GitHub
- URL: https://github.com/drammock/logistic-regression-tutorial
- Owner: drammock
- Created: 2017-11-18T20:51:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T20:52:08.000Z (about 8 years ago)
- Last Synced: 2025-03-04T09:28:34.904Z (11 months ago)
- Topics: logistic-regression, r, tutorial
- Language: Jupyter Notebook
- Homepage:
- Size: 512 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a tutorial for understanding logistic regression. It uses the jupyter notebook format. The folder `old-version` contains an old version written using R markdown instead of the notebook; the content is the same.