RK0297/Inflation-Stacking-Pipeline
A modular, multi-tier time series forecasting pipeline for Indian Headline CPI inflation. Implements everything from classical Statistical models (ARIMA, SARIMAX) to Machine Learning (XGBoost, SVR) and Deep Learning (CNN-LSTM), culminating in a high-accuracy Stacking Ensemble.
Stars
—
Forks
1
Language
Jupyter Notebook
License
—
Last pushed
Apr 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RK0297/Inflation-Stacking-Pipeline"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
probabl-ai/skore
Track your Data Science. Skore's open-source Python library accelerates ML model development...
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference...
pallets/click
Python composable command line interface toolkit