Skip to content

DimondKudzai/drought_predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Drought Predictor

A machine learning-based drought prediction system using historical climate data.

Overview This project aims to develop a predictive model that can forecast drought events based on historical climate data. The model uses a combination of temperature, precipitation, and soil moisture data to predict the likelihood of drought.

Features

  • Uses historical climate data from various sources
  • Employs machine learning algorithms for prediction
  • Provides a user-friendly interface for data input and visualization

Requirements

  • Python 3.8+
  • scikit-learn
  • pandas
  • numpy
  • matplotlib
  • seaborn

Installation

  1. Clone the repository: git clone https://github.com/dimondkudzai/drought-predictor.git
  2. Install the required packages: using pip

Usage

  1. Input historical climate data into the system
  2. Response the predicted drought likelihood

Contributing Pull requests are welcome! Please submit any bug reports or feature requests through the issue tracker.

License This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages