COMMITS
/ machine_learning/decision_tree.py September 10, 2020
D
Optimized recursive_bubble_sort (#2410)
Du Yuanchao committed
May 1, 2020
C
Wrap lines that go beyond GitHub Editor (#1925)
Christian Clauss committed
October 22, 2019
A
psf/black code formatting (#1421)
Ankur Chattopadhyay committed
October 18, 2019
H
Added Pytests for Decission Tree mean_squared_error method (#1374)
Hrishikesh Suslade 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
November 25, 2017
C
Modernize Python 2 code to get ready for Python 3
cclauss committed
October 9, 2017
N
Fixed case where function didn't return where it should
Nathan Berger committed
N
Implementation of a regression tree in python
Nathan Berger committed