Bagging

What Does Bagging Mean?

"Bagging" or bootstrap aggregation is a specific type of machine learning process that uses ensemble learning to evolve machine learning models. Pioneered in the 1990s, this technique uses specific groups of training sets where some observations may be repeated between different training sets.

Advertisements

Techopedia Explains Bagging

The idea of bagging has been used extensively in machine learning to create better fitting for models. The idea is that if you take several independent machine learning units, they can function collectively better than one unit that would have more resources.

To really illustrate how this works, think of each part of the bagging process as an individual brain. Without bagging, machine learning would consist of one really smart brain working on a problem. With bagging, the process consists of many "weak brains" or less strong brains collaborating on a project. They each have their domain of thinking, and some of those domains overlap. When you put the final result together, it is a lot more evolved than it would be with just one "brain."

In a very real sense, the philosophy of bagging can be described by a very old axiom that predates technology by quite a few years: "two heads are better than one." In bagging, 10 or 20 or 50 heads are better than one, because the results are taken altogether and aggregated into a better result. Bagging is a technique that can help engineers to battle the phenomenon of "overfitting" in machine learning where the system does not fit the data or the purpose.

Advertisements

Related Terms

Latest Machine Learning Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…