Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 240 Bytes

File metadata and controls

9 lines (8 loc) · 240 Bytes

MAPUA-Rain-Prediction

Building a classification model to predict the probability of rain

Classification Models Used

  • Logisitic Regression
  • Decision Tree
  • Random Forest Classifier
  • Support Vector Machine
  • LGBM Classifier