https://github.com/hdt3213/logisticregression
Logistic Regression Classifier powered by Python 2.7.11
https://github.com/hdt3213/logisticregression
Last synced: about 1 month ago
JSON representation
Logistic Regression Classifier powered by Python 2.7.11
- Host: GitHub
- URL: https://github.com/hdt3213/logisticregression
- Owner: HDT3213
- License: gpl-3.0
- Created: 2016-03-26T13:50:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-26T13:54:23.000Z (about 9 years ago)
- Last Synced: 2025-01-30T13:27:19.816Z (3 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LogisticRegression
Logistic Regression Classifier powered by Python 2.7.11.
Matrix support provided by numpy.