TheDigitalFrontier / parallel-decision-trees

Semester project in CS205 Computing Foundations for Computational Science at Harvard School of Engineering and Applied Sciences, spring 2020.
MIT License
3 stars 1 forks source link

Tree elements (`TreeNode`) should be in a separate file from alogorithms (`DecisionTree`) #34

Closed gpestre closed 4 years ago

gpestre commented 4 years ago

Closed with CART implementation in #32, #38, #44, #50, #55.