https://github.com/aksub99/logistic-regression
Implementation of Logistic Regression from scratch in Python
https://github.com/aksub99/logistic-regression
Last synced: 6 months ago
JSON representation
Implementation of Logistic Regression from scratch in Python
- Host: GitHub
- URL: https://github.com/aksub99/logistic-regression
- Owner: aksub99
- Created: 2018-08-27T08:44:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T06:49:59.000Z (almost 7 years ago)
- Last Synced: 2025-02-12T20:17:18.983Z (8 months ago)
- Language: Python
- Size: 2.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Logistic-Regression
Implementation of Logistic Regression from scratch in Python