2020 IEEE International Conference on Systems, Man, and Cybernetics (SMC) 2020
DOI: 10.1109/smc42975.2020.9282953
|View full text |Cite
|
Sign up to set email alerts
|

A Comparative Study of Predictive Machine Learning Algorithms for COVID-19 Trends and Analysis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 8 publications
(4 citation statements)
references
References 3 publications
0
4
0
Order By: Relevance
“…Despite the involvement of many excellent models, Chakraborty et al (33) stressed that predicting and forecasting COVID-19 is challenging primarily due to seven major factors, including limited availability of data and extreme sources of uncertainty resulting in no gold standard for accurately forecasting the pandemic data. DT observes an object's features and trains a model which is represented in the form of a binary tree to predict data in the future (25,28,29). Figure 3A shows that the prediction is made by taking the root node of the binary tree with a single input variable, splitting the dataset based on the variable, and its leaf nodes have resulted as the output variable (25,26).…”
Section: Methodsmentioning
confidence: 99%
“…Despite the involvement of many excellent models, Chakraborty et al (33) stressed that predicting and forecasting COVID-19 is challenging primarily due to seven major factors, including limited availability of data and extreme sources of uncertainty resulting in no gold standard for accurately forecasting the pandemic data. DT observes an object's features and trains a model which is represented in the form of a binary tree to predict data in the future (25,28,29). Figure 3A shows that the prediction is made by taking the root node of the binary tree with a single input variable, splitting the dataset based on the variable, and its leaf nodes have resulted as the output variable (25,26).…”
Section: Methodsmentioning
confidence: 99%
“…The literature presents a plethora of successful applications ranging from simple Recursive Neural Networks (RNN) to more sophisticated applications involving Long-Short Term Neural Networks (LSTM) [11,12]. Other approaches rely, instead, on the use of Convolutional Neural Networks, which allow capturing local trends in the data, namely temporal locality when it comes to temporal series [13]. Epidemics find a natural representation in graph networks.…”
Section: Related Workmentioning
confidence: 99%
“…Most basic CNNs applications rely on the use of ordered time series as input and require the model to predict the next data points in the series; however, CNNs are known to be prone to overfitting historical data. Nevertheless, this can be sufficient in presence of poor contextual data to outperform LSTM or simpler algorithms such as decision trees (DT) [Kunjir et al, 2020]. Predictions can be improved by feeding the models with multiple correlated time series.…”
Section: Vanilla Deep Learningmentioning
confidence: 99%
“…RNNs. The approach was first presented in [Lea et al, 2016] and it is based on the deploy-ment of causal convolution for sequence-to-sequence learning tasks. In this method, the kernel is applied only over data relative to the present time step or previous input points in the sequence, avoiding information leakage from future to past.…”
Section: Vanilla Deep Learningmentioning
confidence: 99%