A Gradient Boosting-Style Algorithm Based on Strong Learners
Code accompanying the paper: M. Sipper and J. H. Moore, "AddGBoost: A Gradient Boosting-Style Algorithm Based on Strong Learners", Machine Learning with Applications, 2021.
Note: class AddGBoost
is scikit-learn-compatible.
Citations are always appreciated 😊:
@article{sipper2020addgboost,
author = {Moshe Sipper and Jason H. Moore},
title = {AddGBoost: A gradient boosting-style algorithm based on strong learners},
journal = {Machine Learning with Applications},
volume = {7},
pages = {100243},
year = {2022},
}