Difference between revisions of "Bagging"
From Cohen Courses
Jump to navigationJump to searchPastStudents (talk | contribs) |
PastStudents (talk | contribs) |
||
Line 1: | Line 1: | ||
== Summary == | == Summary == | ||
− | Bagging is | + | Bagging (a.k.a bootstrap aggregating) is an ensemble machine learning [[category::method]] for classification and regression. |
== Method == | == Method == |
Revision as of 16:31, 30 November 2010
Contents
Summary
Bagging (a.k.a bootstrap aggregating) is an ensemble machine learning method for classification and regression.
Method
...
Challenges / Issues
Some major challenges ...
Example Systems
- ...
References / Links
- ...