An Empirical Mode Decomposition Fuzzy Forecast Model for COVID-19

Bo-Lun Chen1,2, Yi-Yun Shen1, Guo-Chang Zhu1

  • 1Department of Computer Science, Huaiyin Institute of Technology, Huaiyin, 223003 Jiangsu China.

Neural Processing Letters
|May 2, 2022
PubMed
Summary

This study introduces an AI-driven approach for predicting COVID-19 trends by analyzing epidemic data across different time scales. The novel method ensures accurate time-series predictions with low computational complexity, aiding public health strategies.

Related Concept Videos

What is a Mode?01:07

What is a Mode?

The mode is one of the commonly used measures of a central tendency. It is defined as the most frequent value in a data set.
There can be more than one mode in a data set if multiple values have the same highest frequency. For instance, suppose that the Statistics exam scores of 20 students are: 50; 53; 59; 59; 63; 63; 72; 72; 72; 72; 72; 76; 78; 81; 83; 84; 84; 84; 90; 93. Here, the mode is 72, as it occurs most frequently, five times.
A data set with two modes is called bimodal. For example,...
20.2K
Statistical Methods for Analyzing Epidemiological Data01:25

Statistical Methods for Analyzing Epidemiological Data

Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
573
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.9K