Skip to content

This repository contains a machine learning model developed in Python using pandas, Matplotlib, and various algorithms to predict the possibility of drought in a region.

Notifications You must be signed in to change notification settings

Rishav-Raj-Sinha/drought-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: Arid-Insight


Overview:

This project aims to predict the Standardized Precipitation Index (SPI12) for the next year using historical precipitation and SPI data. Additionally, it offers language selection functionality, allowing users to choose from multiple Indian languages for the interface. The translations are provided using the Googletrans Python library. The frontend of the application is developed using Streamlit, offering a user-friendly web app experience. Furthermore, the project integrates map visualization using Folium.

Features:

  • Prediction of SPI12 for the next year based on historical data using FbProphet.
  • Language selection for the interface, supporting various Indian languages.
  • Translation of interface elements using the Googletrans Python library.
  • User-friendly web app interface built with Streamlit.
  • Integration of map visualization using Folium for enhanced data representation.
  • Utilization of Pandas and Scikit-learn for data processing and machine learning tasks.

Dependencies:

  • Pandas: Data manipulation and preprocessing.
  • Scikit-learn: Machine learning model training and prediction.
  • Streamlit: Web app development framework for creating the frontend.
  • Folium: Python library for map visualization.
  • Googletrans: Python library for language translation using Google Translate.

About

This repository contains a machine learning model developed in Python using pandas, Matplotlib, and various algorithms to predict the possibility of drought in a region.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages