Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Boosting (machine learning)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Implementations== * [[scikit-learn]], an open source machine learning library for [[Python (programming language)|Python]] * [[Orange (software)|Orange]], a free data mining software suite, module [http://docs.orange.biolab.si/reference/rst/Orange.ensemble.html Orange.ensemble] * [[Weka (machine learning)|Weka]] is a machine learning set of tools that offers variate implementations of boosting algorithms like AdaBoost and LogitBoost * [[R (programming language)|R]] package [https://cran.r-project.org/web/packages/gbm/index.html GBM] (Generalized Boosted Regression Models) implements extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. * [https://sourceforge.net/projects/jboost/ jboost]; AdaBoost, LogitBoost, RobustBoost, Boostexter and alternating decision trees * R package [https://cran.r-project.org/web/packages/adabag/index.html adabag]: Applies Multiclass AdaBoost.M1, AdaBoost-SAMME and Bagging * R package [https://cran.r-project.org/web/packages/xgboost/index.html xgboost]: An implementation of gradient boosting for linear and tree-based models.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)