article thumbnail

Time Series Forecasting with XGBoost and LightGBM: Predicting Energy Consumption

Mlearning.ai

For the purposes of this tutorial, I’ve chosen the London Energy Dataset which contains the energy consumption of 5,567 randomly selected households in the city of London, UK for the time period of November 2011 to February 2014. Grid search utilizes cross validation too, so it is crucial to provide an appropriate splitting mechanism.

article thumbnail

Efficiently train, tune, and deploy custom ensembles using Amazon SageMaker

AWS Machine Learning Blog

Artificial intelligence (AI) has become an important and popular topic in the technology community. This final estimator’s training process often uses cross-validation. We also implement a k-fold cross validation function. Defaults are set in the environment variables. References [1] Raj Kumar, P.

ML 81