Flood risk classification based on meteorological data using Random Forest algorithm
Accuracy
93.3%
Correct classification rate
Recall
100%
Perfect flood detection
Precision
85.7%
Positive prediction accuracy
AUC-ROC
94.4%
Classification capability
Key Finding: Total Rainfall is the dominant factor with importance score >0.5, followed by Humidity and Air Temperature which significantly contribute to flood risk classification.
Perfect Recall: Model successfully detected all flood events (0 False Negative)
Correlation Insight: Weekly rainfall has a perfect correlation (1.00) with flood events, making it the strongest predictor in the classification model.
Random Forest Classifier
70% Split (35 samples)
50 estimators, balanced weights
Stratified 5-Fold CV
Weekly rainfall is the dominant predictor with a perfect correlation (1.00) to flood events, highlighting the importance of precipitation accumulation monitoring for early detection.
100% Recall ensures no flood events are missed, ideal for early warning systems that prioritize public safety and disaster preparedness.
With 93.3% accuracy and 97% OOB score, the model is ready for implementation in real-time flood risk detection systems in Bandar Lampung.
Lampung University | Informatics Engineering | 2024/2025