Using numpy library in Python, logistic regression algorithm was performed with the option of seperating mini-batch to increase speed and efficiency. Activation function was selected as sigmoid function. The threshold is 0.5 which means that if the prediction is under 0.5, it is rounded to 0 and, therefore, if the prediction is equal and above 0.5, it is rounded to 1.
-
Notifications
You must be signed in to change notification settings - Fork 0
GUVENAli/Logistic-Regression-with-Mini-Batch-Gradient-Descent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published