SPORF
SPORF copied to clipboard
Create function to visualize a tree and it's decision boundaries/splits
For decision boundaries, would it be for tree level, forest level or allows for both? I think tree level is pretty simple, but forest level is tricky cause then you have to deal with probabilities
Also close #139?