A vectorized implementation of logistic regression with mini batches. The data parsing implemented in this notebook is for datasets from UCI Machine learning repository, and the datasets should be binary. The parsing part can be changed accordingly for any type of binary classification task.
-
Notifications
You must be signed in to change notification settings - Fork 1
A vectorized implementation of logistic regression with mini batches. The data parsing implemented in this notebook is for datasets from UCI Machine learning repository, and the datasets should be binary. The parsing part can be changed accordingly for any type of binary classification task.
License
iamkucuk/Logistic-Regression-With-Mini-Batch-Gradient-Descent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A vectorized implementation of logistic regression with mini batches. The data parsing implemented in this notebook is for datasets from UCI Machine learning repository, and the datasets should be binary. The parsing part can be changed accordingly for any type of binary classification task.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published