diff --git a/README.md b/README.md index 0ba5300..70793c6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # Rainfall Intensity prediction +This project aims to predict the rainfall intensity using three machine learning models: Artificial Neural Network (ANN), Random Forest, and Decision Tree. + +# Dataset +The dataset used in this project is the [Rainfall Intensity](https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/PQLYHP). + +