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

Investigate the Best Practices for Parameter Tuning/Estimation for Random Forest #10

Closed azmfaridee closed 11 years ago

azmfaridee commented 12 years ago

Once the code has been implemented, we'd need to do parameter tuning to find the sweet spot between speed and performance. The major parameters that we might need to tune are.

We'd like to gather more resources from the web and investigate the best practices out there for these parameter tuning.