COMMITS
/ machine_learning/logistic_regression.py September 30, 2024
C
Upgrade to Python 3.13 (#11588)
Christian Clauss committed
March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
October 26, 2023
S
Added doctest, docstring and typehint for sigmoid_function & cost_function (#10828)
Suyash Dongre committed
October 23, 2023
S
Added docstring/documentation for sigmoid_function (#10756)
Suyash Dongre committed
October 12, 2022
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
May 1, 2020
C
Wrap lines that go beyond GitHub Editor (#1925)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
August 7, 2019
A
Infinite loop was fixed. (#1105)
Amrit Khera committed
August 6, 2019
C
print() is a function just like every other function (#1101)
Christian Clauss committed
July 13, 2019
R
Log_likelihood update (#1008)
Rakshit Parashar committed
October 24, 2018
H
Update logistic_regression.py
Harshil committed
October 16, 2018
T
minor changes
Taru committed
T
requested changes addressed
Taru committed
T
Logistic regression implementation
Taru committed