COMMITS
/ machine_learning/linear_regression.py May 14, 2025
C
Lukazlim: Replace dependency `requests` with `httpx` (#12744)
Christian Clauss committed
December 27, 2024
A
Added test to linear regression (#12353)
Anamaria Miranda committed
April 21, 2024
M
Enable ruff S113 rule (#11375)
Maxim Smolskiy committed
March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
August 29, 2023
P
[pre-commit.ci] pre-commit autoupdate (#9013)
pre-commit-ci[bot] committed
October 30, 2022
K
Added mean absolute error in linear regression (#7003)
Kushagra Makharia committed
October 16, 2022
C
Follow Flake8 pep3101 and remove modulo formatting (#7339)
Caeden Perelli-Harris committed
July 7, 2022
V
MAINT: Updated f-string method (#6230)
Vardhaman committed
April 26, 2021
D
fix(ci): Update pre-commit hooks and apply new black (#4359)
Dhruv Manilawala committed
September 10, 2020
D
Optimized recursive_bubble_sort (#2410)
Du Yuanchao committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
March 4, 2020
M
contribution guidelines checks (#1787)
matkosoric committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
August 19, 2019
C
Simplify code by dropping support for legacy Python (#1143)
Christian Clauss committed
June 15, 2019
E
fix typo (#902)
Erfan Alimohammadi committed
October 17, 2018
P
Remove Multiple Unused Imports and Variable
ParthS007 committed
November 25, 2017
C
Modernize Python 2 code to get ready for Python 3
cclauss committed
June 27, 2017
Y
Added Linear regression
yashLadha committed