Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 271 Bytes

File metadata and controls

4 lines (3 loc) · 271 Bytes

regression_tree

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.