Section 01
StormSense Project Guide: A Practical Solution to Class Imbalance in Weather Prediction
StormSense is a random forest-based weather prediction model developed by Tyler Lewinski, focusing on solving the class imbalance problem in weather data (such as rare weather like foggy days). Through feature engineering (time-series rolling statistics), SMOTE technology, and time-aware training-test splitting, it improves the prediction accuracy of rare weather conditions, providing more practical prediction support for fields like aviation and transportation.