You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Machine Learning based Monsoon Forecasting and Drought Risk Assessment system using Indian climate data, Random Forest classification, state-wise rainfall analytics, and interactive Streamlit visualization.
The local rainfall data is not consistently accessible, so I've been using CHIRPS data. But, I'm sick of calculating rainfall manually, so I made this one. Only works with CHIRPS rainfall data (for now).
An interactive Q&A system that extracts actionable insights from agricultural data (1997–2014). It combines efficient EDA, a rule-based query engine, and a Gradio interface to answer questions on crop yields, rainfall, and production. Built in Jupyter Notebook with a modular, extensible pipeline.