Application of ARIMA and Holt-Winters forecasting model to predict the spreading of COVID-19 for India and its states ===================================================================================================================== * Mrutyunjaya Panda ## Abstract The novel Corona-virus (COVID-2019) epidemic has posed a global threat to human life and society. The whole world is working relentlessly to find some solutions to fight against this deadly virus to reduce the number of deaths. Strategic planning with predictive modelling and short term forecasting for analyzing the situations based on the worldwide available data allow us to realize the future exponential behaviour of the COVID-19 disease. Time series forecasting plays a vital role in developing an efficient forecasting model for a future prediction about the spread of this contagious disease. In this paper, the ARIMA (Auto regressive integrated moving average) and Holt-Winters time series exponential smoothing are used to develop an efficient 20-days ahead short-term forecast model to predict the effect of COVID-19 epidemic. The modelling and forecasting are done with the publicly available dataset from Kaggle as a perspective to India and its five states such as Odisha, Delhi, Maharashtra, Andhra Pradesh and West Bengal. The model is assessed with correlogram, ADF test, AIC and RMSE to understand the accuracy of the proposed forecasting model. Keywords * COVID-19 * ARIMA * Holt-Winters * Forecasting * correlogram * ADF test * AIC * Accuracy ## 1. Introduction Ever since the discovery of COVID-19 epidemic that originated in Wuhan, China in late 2019, lots of clinical investigations are going on by World Health Organization (WHO) and other medical practitioners/companies across the globe to develop vaccines to countermeasures this disease. This has tremendously affected human life with illness, economic slowdown and death. Looking into the impact of this deadly disease over more than 210 countries, recently WHO has declared COVID-19 pandemic [1] as a global threat to public health and social life and advised some preventive strategies to be followed strictly including: wearing of masks, maintaining social distancing of 3 feet, washing of hands by sanitizer repeatedly, avoid moving in large public gatherings etc., till some well-tested drugs are being discovered to counter this virus. COVID-19, being SARS Cov-2 causes severe respiratory problems where the patient needs emergency care with ICU facility and in many cases with high mortality rate. The present clinical experience after using infected patient’s swab test and abnormal chest CT imaging suggests Lungs CT imaging may be the better diagnostic method in place of nucleic acid testing for early detection of such a contagious disease [2]. It is observed that SARS Cov-2 COVID-19 spread more rapidly among human through personal contact in comparison to other related respiratory diseases. More importantly, around 20% of the COVID-19 infected humans do not have any symptoms [3]. It is also observed that Cov-2 is more dangerous to elderly people aged above 60 years and to those having of past disease history with weak immunity, cardiac, cancer, HIV/AIDS and diabetic etc. [4]. Looking into all these, there is an emergent need to minimize the negative impact of COVID-19, raid processing, trend analysis and future forecasting of relevant data in terms of death and recovered cases. As of today, most of the countries perform manual testing using testing kits and expensive blood test, which is a time-consuming process demand for improvement in the medical testing process. To improve this manual testing process, machine learning may be seen as an alternative solution efficient and effective predictive treatment of the disease [5-7]. ### Motivation and Objectives Being the second-most populous country in the world, India has fought well to contain the COVID-19 spread by having a mere one in million infected cases as per the recent status available, motivated us to carry out this research to develop some forecast models for future prediction. ARIMA and Holt-Winters methods mark their suitability in forecasting the COVID-10 disease spread with the number of daily as well as cumulative confirm and death cases, for better decision making to tackle the situation beforehand. ### The objectives of the paper are 1. To find the effect of COVID-19 epidemic as a perspective of India and its five states in terms of confirmed and death cases. 2. To develop predictive models using ARIMA and Holt-Winters additive time series with a 95% confidence interval (CI) 3. To perform 20-days ahead forecasting of COVID-19 pandemic using Holt-Winters and ARIMA prediction models using AIC and Root mean square error (RMSE) 4. To compare with official value with our predicted value for their effectiveness in the decision-making process After presenting an introduction in Section 1, Section 2 presents some of the COVID-19 related work available in the literature to date. Section 3 presents the materials and methods used in this research. Experimental results, performance evaluation and discussion are provided in Section 4, followed by conclusion in section 5. ## 2. Related Work Machine learning has found its enormous application across various public health including disease prediction and relevant valid drug development [3]. Rough set theory considered to be an effective method to deal with health care data having inconsistent and imprecise information [8]. Machine learning and deep learning is applied successfully in medical imaging applications, cancer tumour classification and tuberculosis (TB) disease prediction and analysis [9-12]. In a recent review, Gamboa [13] discusses the usefulness of various stochastic models such as AR, ARIMA and GARCH etc. and then mentioned the scarce applications of deep learning in time series forecasting, even though the use of neural networks for financial prediction is not new [14]. Deep learning is applied in computerized tomography scan and radiogram images of the COVID-19 patients to detect the presence of viral infections [15] with good performance accuracy. Ribeiro et al. [16] performed extensive applications of short-term forecasting techniques in Ten Brazilian States using ARIMA, random forest, Support vector regression (SVR), RIDGE and an ensemble approach to perform one to six days ahead forecasting on cumulative confirmed COVID-19 patients and ranked the model performance based on having low mean absolute error. Tuli et al. [17] use a robust iterative weighting model to statistically predict the severity of COVID-19 spread efficiently and compared with the baseline Gaussian model and advocates that a poorly fitting model could lead to worsening the public health situation. Ghosal et al. [18] uses autoregression, multiple regression and linear regression techniques for trend analysis of COVID-19 death patients at the 5th and 6th week in India and opines autoregression for better prediction performance. Kumar, Gupta and Srivastava [19] presents a progressive search considering the latest modern approaches available that might be suitable to fight with COVID-19 pandemic and opines for the further research as technology contribution to reduce the impact of this outburst. Deb and Majumdar [20] explored the usefulness of time series forecasting for trend analysis at an early stage of the COVID-19 epidemic for different countries for developing countermeasure policies in dealing with the epidemic. Kucharski et al. [21] discuss the early spread pattern of COVID-19 in every nook and cranny of China with different available datasets using scientific methods and explore its possible spread in other parts of China. Dey et al. [22] use a visual method to understand the COVID-19 disease patterns everywhere possible in the world, for better containment planning. ## 3. Materials and Methods ### COVID-19 Dataset The publicly available time-series data is obtained from Kaggle [23] that collects the data as and when released in the official website of the Ministry of Health and Family Welfare (MoHFH) Government of India. The MoFHW updates the national level as well as state-level confirmed, death and recovered data. This dataset consists of three parts as (i) complete list of all states arranged in day-wise details, (ii) national daily and cumulative details and (iii) state-wise daily details of confirmed, death and recovered cases. In all the three parts, data are collected from 30th January to 29th June 2020. The complete list contains a total of 3511 instances, the national part containing daily and cumulative cases with 153 instances and state-level data with 109 instances. The dataset has 10 attributes with time-stamp, state, latitude, longitude, confirmed cases, recovered cases. death cases and their new reported cases for each one, on a day to day basis. In the case of India, the first reported case was on 30th Jan 2020 and the first reported death case was on 11th March 2020. ### Holt-Winters Additive time series forecasting The Holt-Winters forecasting algorithm developed by Charles Holt and Peter Winters is useful for time series forecasting where users smooth the time series data and then use it for the forecast as per its interest. Exponential smoothing is a method to smooth a time series where it allocates exponentially decreasing weights and values in opposition to historical data to lessen the value of the weights for the bygone data. Exponential smoothing can be classified into three types. While the simple or single exponential smoothing time series forecasting for uni-variate data does not have any systematic structure with no trend and seasonality. In this case, an only single parameter *α* is used as a smoothing factor that lies between 0 and 1. A smaller *α* value designate slow learning, takes more past observations for forecasting and a larger value designate faster learning takes most recent observations for making a forecast. Next type is double exponential smoothing where apart from *α*, another smoothing parameter *β* is used for change in trend. There are two types of the trend such as additive trend which gives linear trend analysis and the other is multiplicative trend gives exponential trend analysis. It is observed that during multi-step long-range forecasting, the trend may become unfeasible. Dampening may be practical hereby reducing the trend size for the future forecast with a straight line (no trend). Finally, triple exponential smoothing adds seasonality (*γ*) part from *α* and *β*. This is the most recent exponential smoothing method, named after its inventor Charles Holt and Peter Winters, which is useful to find the changing pattern of level, trend and seasonality over time by using either additive or multiplicative seasonality. In this paper, Holt-Winter additive exponential smoothing [24], is used for forecasting, ![Formula][1] Where, α is the smoothing factor for the level; *β* is the smoothing factor for the trend, *γ* is the smoothing factor for the seasonality; y and S are actual and smoothed observation; b is the trend factor, I is the seasonal index, F is the forecast at *m* steps ahead, L is cycle length and t is a period. The value of*α, β* and *γ* are to be chosen carefully so that the error is minimized. ### ARIMA The autoregressive integrated moving average (ARIMA) is a very popular and efficient time series forecasting model that can predict a value in time series by combining its past values and errors. The ARIMA was initially coined by Box and Jenkins and then named after their inventors. The working principle of ARIMA lay down by three stages: Step-1: Identification stage, where the input time series data are used for computing auto-correlation (ACF) and partial auto-correlation (PACF) from correlogram and auto-correlogram respectively, to check whether the data is stationary or non-stationary. Next, if the time series data is non-stationary, then it is to be converted to a stationary one using differencing. With differencing, one can model the change from one time period to the next rather than modelling the series itself. It is worth noting here that over differencing may increase standard deviation. Finally, the white noise residual test will enable us to perform hypothesis testing on the auto-correlation of the series for its statistical significance. Step-2: Estimation stage with statistical analysis helps us to understand the adequacy of the model. This step presents the table of the goodness of fit statistic in terms of AIC (Alkaike Information Criterion) and BIC (Bayesian Information Criterion) for comparing the various models, with lowest is a better strategy in choosing the best model. Further, an outlier analysis is done to check whether there are any possible changes not yet incorporated in the estimated model. Sometimes, this seems a cumbersome task for a long series and hence, a post-hoc outlier analysis is advised in such a case. Step-3: Forecasting stage with the help of estimation stage, could generate the best prediction output with future time series values along with upper and lower bound of these forecast with confidence interval using the best ARIMA model. Generally, ARIMA can be modeled as ARIMA (p,d,q) with p is the order of AR (autoregressive) process, d is the differencing and q is the order of MA (moving average) part. If d=0, then ARIMA (p,d,q) reduces to an ARMA(p,q) model. ## 4. Experiments and Analysis ### 4.1. Modelling and evaluation Predictive modelling with statistical and machine learning methods that takes the past data is used for making the better future prediction. To have a better prediction model, selection of most appropriate methodology is of paramount importance, failing which it may not only provide worst decision making but also a greater chance of affecting public health and social life. The forecasting model is a popular choice when it comes to deal with past numerical data and to predict the new value-based on past data. Short term forecasting model for time series data with short term predictions is considered in this paper using Holt-Winters additive and ARIMA architecture, to explore further insights to deal with COVID-19 epidemic in the perspective of India and five Indian states such as Odisha, Andhra Pradesh, Delhi, Maharashtra and West Bengal. The proposed methodology is shown in Figure 1. ![Figure 1:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F1.medium.gif) [Figure 1:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F1) Figure 1: Proposed time series forecasting method ### 4.2. Parameter setting in the proposed forecasting methods The open-source statistical software ‘R’ and various statistical and time series packages such as ‘Xrealstats and forecast sheet of Microsoft excel 2016’ are used for this research purpose. ### Experimental Results- India Forecasting To make the COVID-19 time-series data to be stationary, ADF (Augmented Dickey-Fuller) Test is carried out with differencing d=0, 1 and 2 with the result shown in Table 1 and Table 2. It is seen that d=1 is a proper choice to make the series stationary at a 5% significance level test in comparison to d=0 with the low p-value. View this table: [Table 1:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/T1) Table 1: ADF test for confirming cases View this table: [Table 2:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/T2) Table 2: ADF test for Death cases Further, to estimate other two parameters of the model such as ACF and PACF; Correlogram and Partial Correlogram of the time series and first difference are used for lag 1 to lag 30, which is shown in Figure 2. The results ACF and PACF plots for confirming and death cases on time series COVID-19 data for India shows that there is a single spike in both cases at lag 1. All other coefficients for lag 2 to lag 30 are well within the significance limits for both ACF and PACF plots. Hence, the proposed ARIMA models with various alternatives are compared with their AIC values using Ljung-Box and box-pierce test. Finally, ARIMA (4,1,1) is selected for forecasting confirmed cases and ARIMA(3,1,1) is used for death prediction purpose, out of all the possible models with low AIC values and well-behaved residuals with zero mean and constant variance. The potential ARIMA models for final selection are shown in Table 3. View this table: [Table 3:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/T3) Table 3: ARIMA (p,q,d) modelling for confirmed and death cases with AIC values-India ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F2/graphic-6.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F2/graphic-6) ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F2/graphic-7.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F2/graphic-7) Figure 2: ACF and PACF for confirmed and death cases For national daily data, we get AIC with confirming cases in ARIMA-401 and 411 with 1862 and 1866 respectively. Similarly, the AIC value of 1501 and 1453 for ARIMA-301 and 311 for India daily death cases respectively. From these, it is evident that ARIMA-411 and ARIMA-311 is the most potent model with the lowest AIC value for predicting confirms and death cases for India as a whole. Using ARIMA (4,1,1) prediction model, forecast result showing daily confirmed and ARIMA (3,1,1) showing death cases for India with 95% CI, up to August 31, 2020 are shown in Table 4. Further, to check the accuracy of the proposed forecasting model, a comparison has also been performed for the daily confirmed and death cases for India from 1st July 2020 to 10th July 2020, as shown in Table 5. View this table: [Table 4:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/T4) Table 4: Results of forecasting for confirmed and death cases using the ARIMA model until 31st August 2020-India View this table: [Table 5:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/T5) Table 5: comparison of 10-days with official and estimated confirmed and death cases using ARIMA - India Looking into all the above estimations, short term forecasting is performed till August 31, 2020, for both confirmed and death cases, which are shown in Figure 3 and Figure 4. ![Figure 3:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F3.medium.gif) [Figure 3:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F3) Figure 3: Forecasting for the confirmed cases (ARIMA-411): India ![Figure 4:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F4.medium.gif) [Figure 4:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F4) Figure 4: Forecasting for the death cases (ARIMA-311): India ### Holt-Winter method The national statistics for COVID-19 spreading scenario for India up to 29th June 2020 is shown in Figure 5. This figure shows the trend of the spread but, does not have seasonality. Hence, Holt-Winter model becomes Holt’s Method. To obtain the best time series forecasting model with COVID-19 dataset for India and its states, several attempts are made with different values of smoothing parameters α and β. The forecasting results using α=0.9, β=0.3 provides the best result for daily Confirmed cases for India and α=0.5, β=0.7 is best for predicting the daily death cases for India, with low AIC and RMSE. Further, forecasting results with a 95% confidence interval with upper bound and lower bound value estimation for confirmation and death cases are presented in Table 6. Finally, a comparison is made with actual COVID-19 spreading in India from 1st July 2020 to 10th July 2020, with the estimated values obtained from Holt-Winters model for the accuracy of the prediction, which is shown in Table 7. View this table: [Table 6:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/T6) Table 6: Results of 20-days ahead forecasting for confirmed and death cases using Holt-Winters model-India View this table: [Table 7:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/T7) Table 7: comparison with official and estimated confirmed and death cases using Holt-Winters - India ![Fig 5:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F5.medium.gif) [Fig 5:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F5) Fig 5: India statistics for COVID-19 spreading The proposed forecasting using Holt-winters model for confirm and death cases as India perspective are shown in Figure 6 and Figure 7 respectively. ![Figure 6:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F6.medium.gif) [Figure 6:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F6) Figure 6: Holt-Winters forecasting for cumulative confirm cases in India ![Figure 7:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F7.medium.gif) [Figure 7:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F7) Figure 7: Holt-Winters forecasting for cumulative death cases in India ### Forecasting for Indian states Looking into the fast trend of COVID-19 spread in India, investigating state-wise spreading of this contagious disease has become inevitable to contain the disease by taking some effective measures such as: making containment zones, stopping of the interstate bus and train services, effective lockdown and shutdown measures, building health care facilities etc. to name a few. Five Indian states: Maharashtra, Delhi, Andhra Pradesh, West Bengal and Odisha are selected for regional level short term forecasting using ARIMA and Holt-Winters model. Figure 8 to Figure 12 shows the ARIMA forecasting with 411 and 311 for confirm and death cases, as they present the lowest AIC values and have p-value within the significance level. ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F8/graphic-18.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F8/graphic-18) ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F8/graphic-19.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F8/graphic-19) Figure 8: ARIMA and Holt-Winters forecasting for the confirmed cases and death cases for West Bengal ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F9/graphic-20.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F9/graphic-20) ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F9/graphic-21.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F9/graphic-21) Fig 9: ARIMA and Holt-Winters forecasting for the confirmed cases and death cases For Delhi ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F10/graphic-22.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F10/graphic-22) ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F10/graphic-23.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F10/graphic-23) Fig. 10: ARIMA and Holt-Winters forecasting for the confirmed cases and death cases For Maharashtra ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F11/graphic-24.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F11/graphic-24) ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F11/graphic-25.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F11/graphic-25) Fig 11: ARIMA and Holt-Winters forecasting for the confirmed cases and death cases For Andhra Pradesh ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F12/graphic-26.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F12/graphic-26) ![](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2020/07/31/2020.07.14.20153908/F12/graphic-27.medium.gif) [](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/F12/graphic-27) Fig 12: ARIMA and Holt-Winters forecasting for the confirmed cases and death cases for Odisha The similar procedure adopted as done in case of India as a whole for forecasting, for the Indian states also. The AIC and RMSE value for the best chosen ARIMA model with point forecast and 95% confidence interval forecast with upper bound and lower bound values for both confirm and death cases are presented in Table 8. View this table: [Table 8:](http://medrxiv.org/content/early/2020/07/31/2020.07.14.20153908/T8) Table 8: forecasting Indian states from 25th July to 26th August daily From Figure 8, it is understood that Maharashtra may have 3100 to 4225 daily confirmed cases with 1832 to 2027 for Delhi, 2280-3184 for Andhra Pradesh, 44-478 for West Bengal and 321-449 for Odisha. At the same time, the death cases for each state are 320-368 for Maharashtra, 101-114 for Delhi, 29-43 for Andhra Pradesh, 17-21 for West Bengal and 2-3 for Odisha. These forecast results show that Maharashtra is the hot spot for India with more number of confirmed and death cases till 26th August 2020 and may continue further, unless some vaccines are discovered. Even though, Andhra Pradesh surpassed Delhi in daily confirmed cases, a big relief for the state is in having lower death in comparison to Delhi. For West Bengal and Odisha, even though confirmed cases have increased over the period but still it is under control in comparison to other Indian states. Odisha wins the race by having a very low daily death number limited to a maximum of 3. All these results indicate that the COVID-19 pandemic to stay for a longer period and hence appropriate measures are sought to fight it successfully till some remedial measures are found to counter it. ## 5. Conclusions ARIMA and Holt-Winters exponential smoothing methods are employed in this paper, to forecast and predict the model for 20-days ahead forecasting the COVID-19 cumulative confirmed, recovered and death cases as an Indian perspective from 30th June to 19th July 2020 and then, further extended up to 31st August 2020. It is observed from the experiments that our proposed ARIMA model (411 for confirmed cases and 311 for death cases) is most accurate in forecasting the future cases with 99.8% and 99.3% respectively, in comparison to Holt-Winters method with 87.9% and 95.6%. The India forecasting reveals that the COVID-19 spreading will grow further in the long run and needs special attention by the people and the government to take precautionary measures to counter the disease effectively. As can be seen from the Indian state’s forecasting, there is a growing concern as the trend is increasing which was initially less in both confirmed and death cases for the states like Odisha. The forecast for India shows that there will be total 1886403.8 number of confirmed cases with lower and upper bound of 1728411.67-2044395.94 and 44603.10 with lower and upper bound of 27866.67-61339.84 death cases by 31st August 2020. The forecasting results show that Maharashtra continues to be the hot spot for India with more number of deaths followed by Delhi. Odisha managed well by restricting both the total number of daily confirmed and death cases. ## Data Availability MoHaFW daily data on COVID-19 Full COVID-19 data for India obtained from kaggle [https://www.kaggle.com/imdevskp/covid-19-in-india](https://www.kaggle.com/imdevskp/covid-19-in-india) ## Footnotes * some typos are corrected * Received July 14, 2020. * Revision received July 31, 2020. * Accepted July 31, 2020. * © 2020, Posted by Cold Spring Harbor Laboratory This pre-print is available under a Creative Commons License (Attribution-NonCommercial-NoDerivs 4.0 International), CC BY-NC-ND 4.0, as described at [http://creativecommons.org/licenses/by-nc-nd/4.0/](http://creativecommons.org/licenses/by-nc-nd/4.0/) ## References 1. [1]. Chen Wang, Peter W Horby, Frederick G Hayden, and George F Gao. A novel coronavirus outbreak of global health concern. The Lancet, 395(10223):470–473, 2020. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/S0140-6736(20)&link_type=DOI) 2. [2]. Adrien Depeursinge, Anne S Chin, Ann N Leung, Donato Terrone, Michael Bristow, Glenn Rosen, and Daniel L Rubin. Automated classification of usual interstitial pneumonia using regional volumetric texture analysis in high-resolution CT. Investigative radiology, 50(4):261, 2015. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1097/RLI.0000000000000127&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=25551822&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2020%2F07%2F31%2F2020.07.14.20153908.atom) 3. [3]. Smriti Mallapaty. What the cruise-ship outbreaks reveal about COVID-19. Nature, 580(7801):18–18, 2020. 4. [4]. Kai Liu, Ying Chen, Ruzheng Lin, and Kunyuan Han. Clinical features of COVID-19 in elderly patients: A comparison with young and middle-aged patients. Journal of Infection, 2020. 5. [5].Ye, Q.H., Qin, L.X., Forgues, M., He, P., Kim, J.W., Peng, A.C., Simon, R., Li, Y., Robles, A.I., Chen, Y. and Ma, Z.C. Predicting hepatitis B virus-positive metastatic hepatocellular carcinomas using gene expression profiling and supervised machine learning. Nature medicine, 9(4), pp.416–423, 2003. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1038/nm843&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=12640447&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2020%2F07%2F31%2F2020.07.14.20153908.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000181987400031&link_type=ISI) 6. [6].Mai, M.V. and Krauthammer, M. Controlling testing volume for respiratory viruses using machine learning and text mining. In AMIA Annual Symposium Proceedings, Vol. 2016, p. 1910, 2016. American Medical Informatics Association. 7. [7].Purcaro, G., Rees, C.A., Wieland-Alter, W.F., Schneider, M.J., Wang, X., Stefanuto, P.H., Wright, P.F., Enelow, R.I. and Hill, J.E., Volatile fingerprinting of human respiratory viruses from cell culture. Journal of breath research, 12(2), p.026015, 2018. 8. [8]. Shi Zhao, Qianyin Lin, Jinjun Ran, Salihu S Musa, Guangpu Yang, Weiming Wang, Yijun Lou, Daozhou Gao, Lin Yang, Daihai He, et al. Preliminary estimation of the basic reproduction number of novel coronavirus (2019-ncov) in china, from 2019 to 2020: A data-driven analysis in the early phase of the outbreak. International Journal of Infectious Diseases, 92:214–217, 2020. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.ijid.2020.01.050&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=32007643&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2020%2F07%2F31%2F2020.07.14.20153908.atom) 9. [9]. Adrien Depeursinge, Anne S Chin, Ann N Leung, Donato Terrone, Michael Bristow, Glenn Rosen, and Daniel L Rubin. Automated classification of usual interstitial pneumonia using regional volumetric texture analysis in high-resolution CT. Investigative radiology, 50(4):261, 2015. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1097/RLI.0000000000000127&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=25551822&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2020%2F07%2F31%2F2020.07.14.20153908.atom) 10. [10]. Shuo Jin, Bo Wang, Haibo Xu, Chuan Luo, Lai Wei, Wei Zhao, Xuexue Hou, Wenshuo Ma, Zhengqing Xu, Zhuozhao Zheng, et al. Ai-assisted ct imaging analysis for COVID-19 screening: Building and deploying a medical ai system in four weeks. medRxiv, 2020. 11. [11]. Maxwell W Libbrecht and William Stafford Noble. Machine learning applications in genetics and genomics. Nature Reviews Genetics, 16(6):321–332, 2015. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1038/nrg3920&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=25948244&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2020%2F07%2F31%2F2020.07.14.20153908.atom) 12. [12]. Shreshth Tuli, Nipam Basumatary, Sukhpal Singh Gill, Mohsen Kahani, Rajesh Chand Arya, Gurpreet Singh Wander, and Rajkumar Buyya. Healthfog: An ensemble deep learning-based smart healthcare system for automatic diagnosis of heart diseases in integrated IoT and fog computing environments. Future Generation Computer Systems, 104:187–200, 2020. 13. [13].Gamboa, J. C. B. Deep learning for time-series analysis. arXiv preprint arXiv:1701.01887, 2017. 14. [14].McNelis, P. D. Neural networks in finance: gaining predictive edge in the market. Academic Press, 2005 15. [15].Ng, Ming-Yen, Elaine YP Lee, Jin Yang, Fangfang Yang, Xia Li, Hongxia Wang, Macy Mei-sze Lui et al. “Imaging profile of the COVID-19 infection: radiologic findings and literature review.” Radiology: Cardiothoracic Imaging 2, no. 1 (2020): e200034. 16. [16]. Matheus Henrique Dal Molin Ribeiro, Ramon Gomes da Silva, Viviana Cocco Mariani, Leandro dos Santos Coelho, Short-term forecasting COVID-19 cumulative confirmed cases: Perspectives for Brazil, Chaos, Solitons and Fractals (2020), doi:[https://doi.org/10.1016/j.chaos.2020.109853](https://doi.org/10.1016/j.chaos.2020.109853) 17. [17]. Shreshth Tuli, Shikhar Tuli, Rakesh Tuli, Sukhpal Singh Gill, Predicting the Growth and Trend of COVID-19 Pandemic using Machine Learning and Cloud Computing, Internet of Things (2020), doi: [https://doi.org/10.1016/j.iot.2020.100222](https://doi.org/10.1016/j.iot.2020.100222) 18. [18]. Samit Ghosal, Sumit Sengupta, Milan Majumder and Binayak Sinha, Linear Regression Analysis to predict the number of deaths in India due to SARS-CoV-2 at 6 weeks from day 0 (100 cases - March 14th 2020), Diabetes & Metabolic Syndrome: Clinical Research & Reviews 14 (2020) 311–315. 19. [19]. Aishwarya Kumar, Puneet Kumar Gupta and Ankita Srivastava, A review of modern technologies for tackling COVID-19 pandemic, Diabetes & Metabolic Syndrome: Clinical Research & Reviews 14 (2020) 569–573. 20. [20].Deb, Soudeep, and Manidipa Majumdar. “A time series method to analyze incidence pattern and estimate reproduction number of COVID-19.” arXiv preprint arXiv:2003.10655 (2020). 21. [21].Kucharski, Adam J., Timothy W. Russell, Charlie Diamond, Yang Liu, John Edmunds, Sebastian Funk, Rosalind M. Eggo et al. “Early dynamics of transmission and control of COVID-19: a mathematical modelling study.” The lancet infectious diseases (2020). 22. [22].Dey, Samrat Kumar, Md Mahbubur Rahman, Umme Raihan Siddiqi, and Arpita Howlader. “Analyzing the Epidemiological Outbreak of COVID-19: A Visual Exploratory Data Analysis (EDA) Approach.” Journal of Medical Virology (2020). 23. [23].COVID-19 dataset: [https://www.kaggle.com/imdevskp/covid-19-in-india](https://www.kaggle.com/imdevskp/covid-19-in-india), accessed on July 1, 2020. 24. [24].Makatjane KD, Moroke ND 2016. Comparative Study of Holt-Winters Triple Exponential Smoothing and Seasonal ARIMA: Forecasting Short-Term Seasonal Car Sales in South Africa. Risk Governance & Control: Financial Markets & Institutions, Vol. 6, Issue 1, Winter, 2016. Available at SSRN: [https://ssrn.com/abstract=2742481](https://ssrn.com/abstract=2742481) [1]: /embed/graphic-1.gif