Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Predicting COVID-19 statistics using machine learning regression model: Li-MuLi-Poly.

Hari Singh1, Seema Bawa2

  • 1Computer Science and Engineering Department, Jaypee University of Information Technology, Solan, Waknaghat, India.

Multimedia Systems
|May 12, 2021
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

WEClustering: word embeddings based text clustering technique for large datasets.

Complex & intelligent systems·2021
Same author

Hybrid Machine Learning Models for Predicting Types of Human T-cell Lymphotropic Virus.

IEEE/ACM transactions on computational biology and bioinformatics·2019
Same author

Who regulates ethics in the virtual world?

Science and engineering ethics·2014
Same journal

Adaptafood: an intelligent system to adapt recipes to specialised diets and healthy lifestyles.

Multimedia systems·2025
Same journal

COVID-SegNet: encoder-decoder-based architecture for COVID-19 lesion segmentation in chest X-ray.

Multimedia systems·2023
Same journal

Ensemble deep honey architecture for COVID-19 prediction using CT scan and chest X-ray images.

Multimedia systems·2023
Same journal

An overview of deep learning techniques for COVID-19 detection: methods, challenges, and future works.

Multimedia systems·2023
Same journal

A survey on face presentation attack detection mechanisms: hitherto and future perspectives.

Multimedia systems·2023
Same journal

Role of deep learning models and analytics in industrial multimedia environment.

Multimedia systems·2023
See all related articles

This study modeled COVID-19 deaths in the USA using regression techniques. Polynomial regression (PR) models offered better accuracy and lower errors than linear regression (LR) when considering multiple parameters.

Area of Science:

  • Epidemiology
  • Biostatistics
  • Machine Learning

Background:

  • Predicting infectious disease mortality is crucial for public health.
  • Regression models are valuable tools for analyzing epidemiological data.
  • Accurate forecasting of COVID-19 deaths aids in resource allocation and policy development.

Purpose of the Study:

  • To develop and evaluate a regression model for predicting COVID-19 deaths in the United States.
  • To compare the performance of linear regression (LR), multi-linear regression (MLR), and polynomial regression (PR) models.
  • To identify the best-fitting regression technique based on statistical error metrics.

Main Methods:

  • Application of linear regression (LR), multi-linear regression (MLR), and polynomial regression (PR) techniques.
Keywords:
AccuracyCOVID-19Linear regressionMachine learningPolynomial regressiont-Test

Related Experiment Videos

  • Data preprocessing including analysis, cleaning, and debate of datasets.
  • Model evaluation using mean square error (MSE), root mean square error (RMSE), mean absolute error (MAE), and maximum likelihood ratio.
  • Statistical verification using the t-test and correlation analysis via heatmap and Pearson correlation matrix.
  • Main Results:

    • Linear regression (LR) showed good fit with all parameters but higher RMSE and MAE compared to PR.
    • High-degree polynomial regression (PR) models were needed for datasets with fewer independent parameters.
    • Low-degree polynomial regression (PR) models best-fitted the dataset when parameters from all dimensions were included.

    Conclusions:

    • Polynomial regression (PR) models demonstrate superior performance in predicting COVID-19 deaths compared to linear regression (LR).
    • The degree of the polynomial regression model should be selected based on the number of independent parameters considered.
    • The Li-MuLi-Poly model provides a robust framework for epidemiological mortality prediction.