Implementing a regression tree using Boston house prices dataset
A project I made for Machine Learning class to implement a regression tree on Boston house prices dataset and used draw.io to visualize the tree. You can see the IPYNB file for the code.