September 2024
Intermediate to advanced
486 pages
13h 46m
English
In the 1990s, Robert Schapire and Yoav Freund developed a very popular algorithm called AdaBoost, where underfitting and reducing bias were introduced for the first time. AdaBoost is known as a parent of all gradient boosted decision trees. In the same series of algorithm development, the gradient boosted trees (GBTs) are a powerful and versatile machine learning technique that can be used for both regression and classification tasks. GBT is another popular model ensembling method which works by combining multiple weak learners, such as decision trees, with a single strong learner. Each weak learner is trained to improve the predictions of the ...
Read now
Unlock full access