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