COMMITS
/ machine_learning/linear_regression.py 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