This document presents a comparative study of various decision tree ensembles for regression, focusing on their performance and time efficiency. Multiple algorithms such as bagging, boosting, and various tree-based methods are evaluated, with empirical test results indicating that gradient boosting and XGBoost generally outperform other methods. The study highlights the advantages and disadvantages of different ensemble methods, as well as the computational costs associated with each approach.