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

RF demo v1 #79

Closed johannes-kk closed 4 years ago

johannes-kk commented 4 years ago

@gpestre per #78 this demo currently doesn't work, as RandomForest.predict() currently returns an empty DataVector for all inputs. Once that works again, this demo should work too.