| # Flood Predictor Model | |
| This model predicts the likelihood of flooding based on 10 days of rainfall data, altitude, and continent information. | |
| Trained using PyTorch and exported as a binary file for Hugging Face inference. | |
| # Flood Predictor Model | |
| This model predicts the likelihood of flooding based on 10 days of rainfall data, altitude, and continent information. | |
| Trained using PyTorch and exported as a binary file for Hugging Face inference. | |