Skip to content

Commit 83c30e6

Browse files
Update README.md
Added detailed project overview, dataset source, dependencies, instructions to run the notebook, and a results table with sample accuracy and AUC scores for all models in the Rainfall Prediction Classifier project.
1 parent 2b7aa46 commit 83c30e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ All required libraries are listed in `requirements.txt`. Key packages:
3434
Install dependencies with:
3535
```bash
3636
pip install -r requirements.txt
37+
![Python](https://img.shields.io/badge/python-3.11-blue)
38+
![License](https://img.shields.io/badge/license-MIT-green)
39+
![Issues](https://img.shields.io/github/issues/pathananas2007/Rainfall-Prediction-Classifier-Using-Machine-Learning)

0 commit comments

Comments
 (0)