Related Experiment Video
Updated: Sep 4, 2025

05:49
Author Spotlight: Studying Host-Virus Interactions with Pseudotyped Viruses
Published on: November 21, 2023
1.8K
Online Predictor Using Machine Learning to Predict Novel Coronavirus and Other Pathogenic Viruses
Jnanendra Prasad Sarkar1, Indrajit Saha2, Nimisha Ghosh3,4
1Department of Computer Science and Engineering, Jadavpur University, Kolkata 700032, West Bengal, India.
ACS Omega
|July 18, 2022
Summary
A novel machine learning model, COVID-Predictor, accurately identifies coronaviruses like SARS-CoV-2 using sequence data. This tool aids in virus classification and prediction for virology and epidemiology.
Area of Science:
- Virology
- Epidemiology
- Bioinformatics
- Machine Learning
Background:
- Virus classification is a critical challenge in virology and epidemiology.
- Accurate identification of novel coronaviruses is essential for public health.
- Machine learning offers a promising approach for sequence-based virus prediction.
Purpose of the Study:
- To develop and validate a machine learning model for predicting novel coronavirus sequences.
- To create a tool, COVID-Predictor, for classifying SARS-CoV-1, MERS-CoV, and SARS-CoV-2.
- To assess the model's performance against other machine learning techniques.
Main Methods:
- Trained a Naive Bayes classifier using 1000 viral sequences (SARS-CoV-1, MERS-CoV, SARS-CoV-2, and others).
- Employed 10-fold cross-validation for robust model assessment.
- Developed a web-based application for uploading unknown sequences for prediction.
Main Results:
- Achieved an average accuracy of 99.7% on an unseen validation dataset.
- Demonstrated the superiority of the COVID-Predictor model compared to other machine learning methods.
- Successfully deployed the pre-trained model into a user-friendly web application.
Conclusions:
- The COVID-Predictor model provides highly accurate and efficient coronavirus prediction.
- Machine learning, specifically the Naive Bayes classifier, is effective for viral sequence analysis.
- The web application facilitates rapid identification of unknown coronavirus sequences, aiding in disease surveillance.
Related Concept Videos
Steps in Outbreak Investigation
181
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
181
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Predicting Reaction Outcomes
8.6K
Kinetics describes the rate and path by which a reaction occurs. In contrast, thermodynamics deals with state functions and describes the properties, behavior, and components of a system. It is not concerned with the path taken by the process and cannot address the rate at which a reaction occurs. Although it does provide information about what can happen during a reaction process, it does not describe the detailed steps of what appears on an atomic or a molecular level. On the other hand,...
8.6K
Single Nucleotide Polymorphisms-SNPs
15.7K
A single nucleotide polymorphism or SNP is a single nucleotide variation at a specific genomic position in a large population. It is the most prevalent type of sequence variation found in the human genome. Point mutations that occur in more than 1% of the population qualify as SNPs. These are present once every 1000 nucleotides on an average in the human genome. Replacement of a purine with another purine (A/G) or a pyrimidine with another pyrimidine (C/T) is known as a transition. In contrast,...
15.7K

