saneowl commited on
Commit
4f7da8c
·
verified ·
1 Parent(s): 82f9bdc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Flood Predictor Model
2
+
3
+ This model predicts the likelihood of flooding based on 10 days of rainfall data, altitude, and continent information.
4
+
5
+ Trained using PyTorch and exported as a binary file for Hugging Face inference.