Login to filter by course Login to filter by course Reset
Ensemble Methods: Random ForestsCovers ensemble methods like random forests and Gaussian Naive Bayes, explaining how they improve prediction accuracy and estimate conditional Gaussian distributions.
Adaboost: Boosting MethodsExplains Adaboost algorithm for building strong classifiers from weak ones, with a focus on boosting methods and face detection.
Advanced Machine Learning: BaggingExplores ensemble learning methods like Bagging and Boosting to improve model performance through aggregation and the selection of unstable models.
Ensemble Methods: Random ForestExplores random forests as a powerful ensemble method for classification, discussing bagging, stacking, boosting, and sampling strategies.
Land Use Mapping in the AlpsExplores soil sealing impact, land use statistics, image segmentation, and random forest classification for sustainable land management.
Bagging and Random ForestsCovers ensembling, bagging, random forests, variable importance, and OOB cross-validation in machine learning.
Decision Trees and BoostingIntroduces decision trees as a method for machine learning and explains boosting techniques for combining predictors.
Boosting: Adaboost AlgorithmCovers boosting with a focus on the Adaboost algorithm, forward stagewise additive modeling, and gradient tree boosting.
Advanced Machine Learning: BoostingCovers weak learners in boosting, AdaBoost algorithm, drawbacks, simple weak learners, boosting variants, and Viola-Jones Haar-Like wavelets.