Hi all, Could you please give me some pointers about what's the best boosting package in R currently? in terms of classification accuracy? And any pointers about tutorials and study-materials to curb the learning curve will be greatly appreciated! Thank you! p.s. Does anybody happen to know Boosting implemented in other language such as Matlab? Are they good in terms of accuracy? What are the other competing tools for classification? Any literature paper/tutorial on comparisons? Thank you!
You'd probably get a kick out of the CARET package documentation (and the package). http://cran.r-project.org/web/packages/caret/index.html On Fri, Jun 19, 2009 at 10:24 AM, Michael<comtech.usa at gmail.com> wrote:> Hi all, > > Could you please give me some pointers about what's the best boosting > package in R currently? > > in terms of classification accuracy? > > And any pointers about tutorials and study-materials to curb the > learning curve will be greatly appreciated! > > Thank you! > > p.s. Does anybody happen to know Boosting implemented in other > language such as Matlab? > > Are they good in terms of accuracy? > > What are the other competing tools for classification? > > Any literature paper/tutorial on comparisons? > > Thank you! > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >
See http://cran.r-project.org/web/views/MachineLearning.html On Fri, Jun 19, 2009 at 1:24 PM, Michael<comtech.usa at gmail.com> wrote:> Hi all, > > Could you please give me some pointers about what's the best boosting > package in R currently? > > in terms of classification accuracy? > > And any pointers about tutorials and study-materials to curb the > learning curve will be greatly appreciated! > > Thank you! > > p.s. Does anybody happen to know Boosting implemented in other > language such as Matlab? > > Are they good in terms of accuracy? > > What are the other competing tools for classification? > > Any literature paper/tutorial on comparisons? > > Thank you! > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >
Apparently Analagous Threads
- please recommend hands-on books on classification, data-mining and machine learning with R?
- Boosting, bagging and bumping. Questions about R tools and predictions.
- boosting - second posting
- select(): Interrupted system call from curb when stopping unicorn
- boosting for multi-class classification