AdaBoost.R2 regression is a machine learning technique used to predict a single numeric value. AdaBoost.R2 builds a sequence of decision tree regressors where each accepted tree improves prediction ...
Dr. James McCaffrey of Microsoft Research says the technique is easy to tune, works well with small datasets and produces highly interpretable predictions, but there are also trade-off cons. The goal ...