How Much Did it Rain? Predicting Real Rainfall Totals Based on Radar Data
Adam Lesnikowski

TL;DR
This paper explores machine learning models, including a k-nearest-neighbor predictor, to accurately forecast rainfall totals from radar data, demonstrating competitive performance in a global challenge.
Contribution
It introduces a comprehensive evaluation of parametric and non-parametric models for rainfall prediction using radar data, highlighting the effectiveness of a k-nearest-neighbor approach.
Findings
The k-nearest-neighbor model achieved top performance.
Model training took approximately six days.
The approach was competitive in a worldwide competition.
Abstract
We applied a variety of parametric and non-parametric machine learning models to predict the probability distribution of rainfall based on 1M training examples over a single year across several U.S. states. Our top performing model based on a squared loss objective was a cross-validated parametric k-nearest-neighbor predictor that took about six days to compute, and was competitive in a world-wide competition.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrecipitation Measurement and Analysis · Meteorological Phenomena and Simulations · Soil Moisture and Remote Sensing
