historical MAPE
Recorded competition result, not promoted as rebuild evidence.
Claims forecasting where leakage control, lag correctness, and chronological evaluation matter more than adding another model.
Time-series accuracy is meaningless if a pipeline can see the future or if lag logic silently changes which periods are evaluated.
I reviewed the historical forecasting workflow and identified target-equivalent leakage, lag-propagation defects, and row loss that must be removed before a rebuild result can be compared fairly.
Historical MAPE 4.08%, retained as a historical result until a leakage-safe rebuild proves comparable validity.
LightGBM · Prophet · Holt-Winters ETS · time-series validation
Archived project
Recorded competition result, not promoted as rebuild evidence.
Leakage, lag propagation, and row-loss issues identified in review.
LightGBM, Prophet, and Holt-Winters ETS.
This case study is framed as a forecasting validation lesson, not as a leaderboard trophy. The key evidence is the discovery of defects that can invalidate otherwise attractive accuracy numbers.
Time-series accuracy is meaningless if a pipeline can see the future or if lag logic silently changes which periods are evaluated.
A strong forecasting score is not credible if features can see the future or lag logic changes which periods are evaluated. Chronology has to be proven before accuracy is promoted.
I reviewed the historical forecasting workflow and identified target-equivalent leakage, lag-propagation defects, and row loss that must be removed before a rebuild result can be compared fairly.
The original competition workflow combined LightGBM, Prophet, and Holt-Winters ETS for claims forecasting. The portfolio focuses on the validation lessons from reviewing that workflow.
Competition data is treated as restricted and remains outside the public portfolio until redistribution rights are confirmed.
The review requires every feature and lag to be available before forecast time, and ensemble weights must not be optimized on the final holdout.
Historical MAPE of 4.08% is retained as historical evidence. It is not relabeled as leakage-safe rebuild performance.
A publishable rebuild must prove chronological feature availability before any accuracy comparison is accepted.
The next architecture separates feature-availability rules, lag construction, training, ensemble tuning, and final holdout evaluation so temporal leakage can be tested directly.
Keeping restricted competition data private reduces public reproducibility today, but it is preferable to publishing data without confirmed redistribution rights.
The 4.08% MAPE cannot be treated as comparable rebuild evidence until the historical defects are removed and chronology is retested.
There is no live product link in this case study. The value of the case is the validation review and the plan for a legally publishable rebuild.
Restricted competition data and unverified source remain outside the public portfolio. This case study publishes only the reviewed claims that can be stated without exposing restricted material.
Technical status: Recorded competition project
Repository status: Restricted competition data and unverified source remain outside the public portfolio.
Reconstruct a legally publishable, leakage-safe forecasting path with feature-availability documentation, safe fixtures, model adapters, regression tests for the three historical defects, and chronological evaluation.