Stacking Models To Predict Airbnb Prices In Manhattan (NYC)

Machine Learning
R
Author

Mathias Steilen

Published

October 7, 2022

Abstract
The purpose of this post is to demonstrate the usefulness of the package stacks in blending individual machine learning models together into a linear combination of them (using LASSO regression), often increasing final model performance.