Closed juliangilbey closed 3 years ago
This closes #32 by ensuring that the shape of the output predictions from a DecisionTreeRegressor is a one-dimensional array rather than a 2D (n,1) array.
DecisionTreeRegressor
This closes #32 by ensuring that the shape of the output predictions from a
DecisionTreeRegressor
is a one-dimensional array rather than a 2D (n,1) array.