azmfaridee / mothur

This is GSoC2012 fork of 'Mothur'. We are trying to implement a number of 'Feature Selection' algorithms for microbial ecology data and incorporate them into mother's main codebase.
https://github.com/mothur/mothur
GNU General Public License v3.0
3 stars 1 forks source link

Week 10: Finish the Implementation of Regularized Radom Forest Framework, Tune Parameters and if possible implement Pruning of the Trees #20

Open azmfaridee opened 12 years ago

azmfaridee commented 12 years ago

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

azmfaridee commented 12 years ago

End of Week Update:

azmfaridee commented 11 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.