Browse Articles

Creating a drought prediction model using convolutional neural networks

Bora et al. | Oct 08, 2024

Creating a drought prediction model using convolutional neural networks
Image credit: The authors

Droughts kill over 45,000 people yearly and affect the livelihoods of 55 million others worldwide, with climate change likely to worsen these effects. However, unlike other natural disasters (hurricanes, etc.), there is no early detection system that can predict droughts far enough in advance to be useful. Bora, Caulkins, and Joycutty tackle this issue by creating a drought prediction model.

Read More...

Forecasting air quality index: A statistical machine learning and deep learning approach

Pasula et al. | Feb 17, 2025

Forecasting air quality index: A statistical machine learning and deep learning approach
Image credit: Amir Hosseini

Here the authors investigated air quality forecasting in India, comparing traditional time series models like SARIMA with deep learning models like LSTM. The research found that SARIMA models, which capture seasonal variations, outperform LSTM models in predicting Air Quality Index (AQI) levels across multiple Indian cities, supporting the hypothesis that simpler models can be more effective for this specific task.

Read More...

Population Forecasting by Population Growth Models based on MATLAB Simulation

Li et al. | Aug 31, 2020

Population Forecasting by Population Growth Models based on MATLAB Simulation

In this work, the authors investigate the accuracy with which two different population growth models can predict population growth over time. They apply the Malthusian law or Logistic law to US population from 1951 until 2019. To assess how closely the growth model fits actual population data, a least-squared curve fit was applied and revealed that the Logistic law of population growth resulted in smaller sum of squared residuals. These findings are important for ensuring optimal population growth models are implemented to data as population forecasting affects a country's economic and social structure.

Read More...

Using Artificial Intelligence to Forecast Continuous Glucose Monitor(CGM) readings for Type One Diabetes

Jalla et al. | Aug 07, 2024

Using Artificial Intelligence to Forecast Continuous Glucose Monitor(CGM) readings for Type One Diabetes
Image credit: The authors

People with Type One diabetes often rely on Continuous Blood Glucose Monitors (CGMs) to track their blood glucose and manage their condition. Researchers are now working to help people with Type One diabetes more easily monitor their health by developing models that will future blood glucose levels based on CGM readings. Jalla and Ghanta tackle this issue by exploring the use of AI models to forecast blood glucose levels with CGM data.

Read More...