Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

In our organization, modelers are now using random forest technique to create models. the job for us IT is to implement the trees genereated via R into the production environment for day to day scoring on data. I know how to extract trees from R but haven't found any good answer about how we can implement the huge no of trees in the production using java/c/perl or database.

thanks

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.