Open azmfaridee opened 12 years ago
@kdiverson I've uploaded a pdf titled Pruning Decision Trees and Lists.pdf
in Dropbox in the Pruning Folder. It seems to be a PhD thesis paper, and has some good examples of popular pruning methods. Take a look.
Related Issues: #3, #14, #15, #16, #17, #19
As per issue #19 I have been experimenting with outcomes after we have been running the algorithm on some real life data. Some of the new concerns are tree pruning for better performance, dealing with over-fitting data as well as the scheduled implementation of Regularized Random Forest Algorithm.
In this week I'd try to follow up with all these ideas that have been swirling around
End of Week Deliverable