Skip to content
#

model-stacking

Here are 22 public repositories matching this topic...

"Predicting blood glucose levels using advanced machine learning techniques, including XGBoost, LightGBM, CatBoost, Random Forest, TabNet, and model stacking/ensembling with K-Fold cross-validation for improved accuracy."

  • Updated Dec 2, 2024
  • Jupyter Notebook

In this project we can see in action and in detail a big part of the ML pipeline (data wrangling,model building, model evaluation) that comprises different algorithms and approaches such as Decision Trees (RPART), Linear Discriminant Analysis (LDA), Gradient Boosting Machne (GBM), Random Forest (RF) Support Vector Machine (SVM) with or without M…

  • Updated Aug 27, 2020
  • R

Spatio-temporal traffic demand forecasting on a 15-min geohash grid. 42 leak-free features (target encodings, spatial-neighbour spillover, geo-clusters, cyclical time) + stacked ensemble of LightGBM, XGBoost, CatBoost, HGBR, ExtraTrees → 97.85 accuracy. Streamlit demo, geospatial viz, ablation study, error analysis, CI/CD, Docker, MLOps.

  • Updated Jun 12, 2026
  • Jupyter Notebook

A quantitative finance toolkit addressing model reliability through hyperparameter optimization (GridSearch/LassoCV), bias-variance tradeoff analysis, and ensemble learning (Random Forests and Stacking) applied to S&P 500 and Sector ETF data.

  • Updated Jul 25, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the model-stacking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-stacking topic, visit your repo's landing page and select "manage topics."

Learn more