SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Special Issue: International Conference on Advances in Engineering, Science and Technology – 2021
Organized by: Uttaranchal Institute of Technology, Uttaranchal University, Dehradun
Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD42458 | ICAEST-21 | May 2021 Page 8
Covid-19 Prediction in India using Machine Learning
Sarfraj Alam1, Vipul Kumar1, Sweta Singh1, Sweta Joshi1, Madhu Kirola2
1Student, 2Assistant Professor,
1,2Computer Science and Engineering, Uttaranchal Institute of Technology, Dehradun, Uttarakhand, India
ABSTRACT
Various computational models are used around the world to predict the
number of infected individuals and the death rate of the COVID-19 outbreak
[3]. Machine learning-based models are important to take properactions.Due
to the ample of uncertainty and crucial data, the aerodynamic models have
been challenged regarding higher accuracy for long-term prediction of this
disease [1]. By researching theCOVID19 problem,itisobservedthatlockdown
and isolation are important techniques for preventingthe spreadofCOVID-19
[2]. In India, public health and the economical condition are impacted by
COVID-19, our goal is to visualize the spread of this disease [5]. Machine
Learning Algorithms are used in various applications for detecting adverse
risk factors. Three ML algorithms weareusingthatisLogisticRegression(LR),
Support Vector Machine (SVM), and Random Forest Classifier (RFC). These
machine learning models are predicting the total number of recovered
patients as per the date of each state in India [8].
KEYWORDS: Data Analysis and Visualization, LogisticRegression, SupportVector
Machine, Random Forest Classifier
How to cite this paper: Sarfraj Alam |
Vipul Kumar | Sweta Singh | Sweta Joshi |
Madhu Kirola "Covid-19 Prediction in
India using Machine Learning" Published
in International Journal of Trend in
Scientific Research and Development
(ijtsrd), ISSN: 2456-
6470, Special Issue |
International
Conference on
Advances in
Engineering, Science
and Technology –
2021, May 2021,
pp.8-12, URL:
www.ijtsrd.com/papers/ijtsrd42458.pdf
Copyright © 2021 by author(s) and
International Journal ofTrendinScientific
Research and Development Journal. This
is an Open Access article distributed
under the terms of
the Creative
CommonsAttribution
License (CC BY 4.0)
(http://creativecommons.org/licenses/by/4.0)
INTRODUCTION:
Various drastic respiratory syndrome coronavirus 2, also
called SARS-CoV-2, is reported as a strain of virus inducing
the respiratory diseaseofCOVID-19Thecoronavirusdisease
is confirmed to be extremely contagious by the global
nations and the World Health Organization (WHO). The
COVID-19 pandemic has become an international concern
that has recognized as a public health emergencyall overthe
world. Epidemiological models have been broadly used by
media and officials to assess the outbreak, recognize the
peak beforehand, and also anticipate the mortality rate.
Outburst prediction models havemanifestedtobeelemental
to furnish observations into the harm brought by COVID-19
[3]. Moreover, the prediction models are taken asa scientific
report to construct new plans and to assesstheconditionsof
curfew. The COVID-19 pandemic has been broadcastedto be
exceedingly aggressive to spread [1]. Towards the end of
2019, the new coronavirus spread widely in China, and a
huge mass get infected. At present, the household upsurge
has been productively managed, although the new
coronavirus is escalating speedily in other areas. Presently,
Europe has become the base of the ongoing outburst of new
pneumonia. On March 11, the World Health Organization
declared new pneumonia outburst a "global pandemic" [5].
This disease has provoked huge impact to the health and
economical condition of the people. The research on the
household and international endemic and the upcoming
evolution shift has been subject undergoing intense study
[6]. While no model can precisely foresee the rates of
infection and mortality, there have been efforts made to
contemplate and inspect the strengths and drawbacks of
severe studies and models conferred regarding the
coronavirus.
Background:
We investigate the matter of modelingthelatestcoronavirus
(Covid19) spread the constrained or practical scenarios in
India. It is monitored that lock-down and isolation are the
crucial steps to control the spread of this disease. We study
the result of those prevention techniques mathematically
and build a model to predict the new cases or total infected
cases. This prediction is required to organize reports and to
take further steps to stop preventing this disease. [2].
COVID-19 has been proved a global pandemic and a couple
of tests are using various ML based models to manage the
reports of the various cases at global level. Here, we
showcase our model that would be ableto predictthearrival
of new cases across India. Various classificationmethodsare
used for making an crucial report on COVID-19 across India
[4].
IJTSRD42458
Special Issue: International Conference on Advances in Engineering, Science and Technology – 2021 (ICAEST-21)
Available online @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD42458 | ICAEST-21 | May 2021 Page 9
Machine learning-based models have showcase the
importance to predict the perioperative output to enhance
the decision making on the longer-term period. Various
prediction techniques are used to handle speculate
problems. The study of COVID-19 shows the potential of ML
based models to predict the number of upcoming patients
suffering from COVID-19 [1].
Computational techniques for machine learning-based
models have shown their importance for monitoring the
potential threats for valueable decisions. Machine learning
algorithms utilized in various applications show the
inauspicious risk factors. The study shows the ability of
model to estimate the number of individuals who are
affected by this disease. This machine learning based model
has different kinds of outcomes like the number of newly
infected cases, death rates, and the recovered cases
estimates in the next 10 days across India [8].
Proposed Methodology:
We extracted Indian country data about the COVID-19
disease from the Kaggle website Data was extracted on 4
September 2020. Using Jupyter Notebook and Python
libraries we merged and filtered the final analysis of the
dataset. In this, we use Pandas, NumPy,matplpotlib,seaborn
and, sklearn library. From the list ofuniquestates, weget the
names of the top five states having maximum confirmed
cases, totally cured cases, and total new cases. Then we plot
the facet grid for total confirmed cases concerning the state.
We plot one feature map which helps us to do the feature
selection. And based on feature selection, we divide the
dataset into training and test data.
Special Issue: International Conference on Advances in Engineering, Science and Technology – 2021 (ICAEST-21)
Available online @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD42458 | ICAEST-21 | May 2021 Page 10
Here are some visualizations for total confirmed cases, cured cases, new cases, and facetgrid for each state (ConfirmedCase)–
Confirmed Cases
Cured Cases
Special Issue: International Conference on Advances in Engineering, Science and Technology – 2021 (ICAEST-21)
Available online @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD42458 | ICAEST-21 | May 2021 Page 11
New Cases
Facetgrid of Each State (Confirmed Cases)
Feature Map
Special Issue: International Conference on Advances in Engineering, Science and Technology – 2021 (ICAEST-21)
Available online @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD42458 | ICAEST-21 | May 2021 Page 12
We use three machine learning algorithms to build the
model:
Logistic Regression: It is an classification based algorithm
which is used to predict the unique values. It predict the
output in the form of binary variable Basically it predicts
whether the particular event is going to happen or not. Its
output falls in then range between 0 and 1 [6].
Support Vector Machine: It is an classification based
method in which we plot item as an point in N-dimensional
world (N denotes total number of features the dataset
contains). Each point has two co-ordinates that is X and Y
and this co-ordinates are called as support vectors [8].
Random Forest Classifier: The random forest classifierisa
powerful algorithm for disease prediction and it is a
collection of decision trees. It takes the votes from all the
decision trees depending on the parameters we give and it
combines all the votes of decision trees to produce a single
output. These decision trees contains two different stages
that is ensemble learning and feature engineering. First, it
maps from the training data that is uniquely selected, which
ensures that each tree predicts some values using machine
learing protocols. After this, it collects all the predicted
values to produce the best unique output on the basis of
votes [7].
Result Analysis: In this study, we build a computational
model that will predict the total number of recovered
patients that are suffering from COVID-19. The dataset we
used contains the record about total confirmed cases, total
deaths, cured patients, new cases, and total recovered
patients per state wise. Three machine learning algorithms
are used to predict the number of recovered patients.
S.NO Algorithm Accuracy
1. Logistic Regression 36.74%
2. Support Vector Machine 36.74%
3. Random Forest Classifier 36.10%
Conclusion: We have looked into the issue of Covid19
spread in India in a big picture. A mathematical model has
been accepted, which accompanies the actual data course of
Covid19 spread in India. As we do lots of data visualization
to see in the particular region how many cases are arising
day by day and after that making use ofthemachinelearning
algorithms we will train our model in such a way that it will
predict up to maximum accuracy it can do.
References:
[1] FURQAN RUSTAM 1, AIJAZ AHMAD RESHI 2,
(Member, IEEE), ARIF MEHMOOD 3, SALEEM ULLAH
1, BYUNGWON ON4, WAQAR ASLAM 3, (Member,
IEEE), AND GYU SANG CHOI - COVID-19 Future
Forecasting Using Supervised Machine Learning
Models – IEEE Access - Accepted May 13, 2020.
[2] Arti M. K., Senior Member, IEEE and Kushagra
Bhatnagar - Modeling and Predictions for COVID 19
Spread in India – ResearchGate – April 2, 2020.
[3] Sina F. Ardabili 1, Amir Mosavi 2,3,*, Pedram Ghamisi
4, Filip Ferdinand 2, Annamaria R. Varkonyi-Koczy 2,
Uwe Reuter 3, Timon Rabczuk 5, PeterM.Atkinson6-
COVID-19 Outbreak Prediction with Machine
Learning.
[4] R. Sujath1 • Jyotir Moy Chatterjee2 • Aboul Ella
Hassanien3 - A machine learning forecasting model
for COVID-19 pandemic in India - SpringerVerlag
GmbH Germany - 30 May 2020.
[5] Gina Cahill MPH a, Carleigh Kutac MPH b, Nicholas L.
Rider DO - Visualizing and assessing US county-level
COVID19 vulnerability -AmericanJournal ofInfection
Control.
[6] Bernhard O. Josephusa, Ardianto H. Nawirb, Evelyn
Wijayac, Jurike V. Moniagad *, Margaretha Ohyvere -
Predict Mortality in Patients Infected with COVID-19
Virus Based on Observed Characteristics of the
Patient using Logistic Regression – Procedia.
[7] Mainak Adhikari a,∗, Ambigavathi Munusamy b -
iCovidCare: Intelligent health monitoring framework
for COVID-19 using ensemble random forest in edge
networks - Internet of Things - Accepted 24 February
2021.
[8] Ramesh Kumar Mojjada a,⇑, Arvind Yadav a, A.V.
Prabhu b, Yuvaraj Natarajan c - Machine learning
models for covid-19 future forecasting - Materials
Today: Proceedings - Accepted 24 October 2020.
[9] (https://www.kaggle.com/imdevsk p/covid19-
corona-virus-indiadataset?select=complete.csv)
[10] https://www.geeksforgeeks.org/python-pandas-
timestamp-toordinal/
[11] Kumar, R., Singh, G., Joshi, K. Emotion Recognition
System using Local Binary Pattern. International
Journal of Inventive EngineeringandSciences(IJIES)-
Volume, 5.
[12] Joshi, K., Joshi, K, N., Diwakar, M., Tripathi, N, A.,
Gupta, H. Multi-Focus Image Fusion using Non-Local
Mean Filtering and Stationary Wavelet Transform.
International Journal of Innovative Technology and
Exploring Engineering (IJITEE)-Volume,9, 344-350.
[13] Joshi, Kapil and Kirola, Madhu and Chaudhary, Sumit
and Diwakar, Manoj and Joshi, N.K., Multi-Focus
Image Fusion Using Discrete Wavelet Transform
Method (March 14, 2019). International Conference
on Advances in Engineering Science Management &
Technology (ICAESMT) - 2019, Uttaranchal
University, Dehradun, India. Available at SSRN:
https://ssrn.com/abstract=3383141 or
http://dx.doi.org/10.2139/ssrn.3383141
[14] Gupta, Himanshu and Chauhan, Himanshu and
Bijalwan, Anchit and Joshi, Kapil, A Review on Image
Denoising(March14,2019). International Conference
on Advances in Engineering Science Management &
Technology (ICAESMT) - 2019, Uttaranchal
University, Dehradun, India. Available at SSRN:
https://ssrn.com/abstract=3385374 or
http://dx.doi.org/10.2139/ssrn.3385374
[15] Gupta, Asheesh and Ahluwalia, Harshit and Adhikari,
Preeti and Chaudhary, Sumit and Joshi, Kapil, A New
Approach To Transfer Data Using RedTacton
Technology (March 15, 2019). International
Conference on Advances in Engineering Science
Management & Technology (ICAESMT) - 2019,
Uttaranchal University, Dehradun, India. Available at
SSRN: https://ssrn.com/abstract=3395692 or
http://dx.doi.org/10.2139/ssrn.3395692

More Related Content

What's hot

INSIGHT ABOUT DETECTION, PREDICTION AND WEATHER IMPACT OF CORONAVIRUS (COVID-...
INSIGHT ABOUT DETECTION, PREDICTION AND WEATHER IMPACT OF CORONAVIRUS (COVID-...INSIGHT ABOUT DETECTION, PREDICTION AND WEATHER IMPACT OF CORONAVIRUS (COVID-...
INSIGHT ABOUT DETECTION, PREDICTION AND WEATHER IMPACT OF CORONAVIRUS (COVID-...ijaia
 
IRJET- Exploring Colorectal Cancer Genes through Data Mining Techniques
IRJET- Exploring Colorectal Cancer Genes through Data Mining TechniquesIRJET- Exploring Colorectal Cancer Genes through Data Mining Techniques
IRJET- Exploring Colorectal Cancer Genes through Data Mining TechniquesIRJET Journal
 
Disease prediction in big data healthcare using extended convolutional neural...
Disease prediction in big data healthcare using extended convolutional neural...Disease prediction in big data healthcare using extended convolutional neural...
Disease prediction in big data healthcare using extended convolutional neural...IJAAS Team
 
Machine learning in health data analytics and pharmacovigilance
Machine learning in health data analytics and pharmacovigilanceMachine learning in health data analytics and pharmacovigilance
Machine learning in health data analytics and pharmacovigilanceRevathi Boyina
 
Artificial intelligence to fight against covid19
Artificial intelligence to fight against covid19Artificial intelligence to fight against covid19
Artificial intelligence to fight against covid19saritamathania
 
Classification of Apple diseases through machine learning
Classification of Apple diseases through machine learningClassification of Apple diseases through machine learning
Classification of Apple diseases through machine learningMuqaddas Bin Tahir
 
Recognition of Corona virus disease (COVID-19) using deep learning network
Recognition of Corona virus disease (COVID-19) using  deep learning network Recognition of Corona virus disease (COVID-19) using  deep learning network
Recognition of Corona virus disease (COVID-19) using deep learning network IJECEIAES
 
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUESPREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUEScscpconf
 
MitoGame: Gamification Method for Detecting Mitosis from Histopathological I...
MitoGame:  Gamification Method for Detecting Mitosis from Histopathological I...MitoGame:  Gamification Method for Detecting Mitosis from Histopathological I...
MitoGame: Gamification Method for Detecting Mitosis from Histopathological I...IRJET Journal
 
Machine Learning in Medicine A Primer
Machine Learning in Medicine A PrimerMachine Learning in Medicine A Primer
Machine Learning in Medicine A Primerijtsrd
 
Coronavirus (COVID-19) Outbreak Prediction Using Epidemiological Models of R...
Coronavirus (COVID-19) Outbreak Prediction Using  Epidemiological Models of R...Coronavirus (COVID-19) Outbreak Prediction Using  Epidemiological Models of R...
Coronavirus (COVID-19) Outbreak Prediction Using Epidemiological Models of R...Dr. Amir Mosavi, PhD., P.Eng.
 
Development and Problems in the Field of Medical Information Reporting
Development and Problems in the Field of Medical Information ReportingDevelopment and Problems in the Field of Medical Information Reporting
Development and Problems in the Field of Medical Information ReportingYogeshIJTSRD
 
Artificial intelligence(chirag mittal)
Artificial intelligence(chirag mittal)Artificial intelligence(chirag mittal)
Artificial intelligence(chirag mittal)Chirag Mittal
 
IRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET Journal
 
NLP-Based Prediction of Medical Specialties at Hospital Admission Using Triag...
NLP-Based Prediction of Medical Specialties at Hospital Admission Using Triag...NLP-Based Prediction of Medical Specialties at Hospital Admission Using Triag...
NLP-Based Prediction of Medical Specialties at Hospital Admission Using Triag...Mahmoud Elbattah
 
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASES
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASESINTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASES
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASESamsjournal
 
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASES
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASESINTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASES
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASESpijans
 

What's hot (20)

INSIGHT ABOUT DETECTION, PREDICTION AND WEATHER IMPACT OF CORONAVIRUS (COVID-...
INSIGHT ABOUT DETECTION, PREDICTION AND WEATHER IMPACT OF CORONAVIRUS (COVID-...INSIGHT ABOUT DETECTION, PREDICTION AND WEATHER IMPACT OF CORONAVIRUS (COVID-...
INSIGHT ABOUT DETECTION, PREDICTION AND WEATHER IMPACT OF CORONAVIRUS (COVID-...
 
IRJET- Exploring Colorectal Cancer Genes through Data Mining Techniques
IRJET- Exploring Colorectal Cancer Genes through Data Mining TechniquesIRJET- Exploring Colorectal Cancer Genes through Data Mining Techniques
IRJET- Exploring Colorectal Cancer Genes through Data Mining Techniques
 
Disease prediction in big data healthcare using extended convolutional neural...
Disease prediction in big data healthcare using extended convolutional neural...Disease prediction in big data healthcare using extended convolutional neural...
Disease prediction in big data healthcare using extended convolutional neural...
 
Covid 19[hbk]
Covid 19[hbk]Covid 19[hbk]
Covid 19[hbk]
 
Machine learning in health data analytics and pharmacovigilance
Machine learning in health data analytics and pharmacovigilanceMachine learning in health data analytics and pharmacovigilance
Machine learning in health data analytics and pharmacovigilance
 
SRGE COVID-19 Publications 2020
SRGE COVID-19 Publications 2020SRGE COVID-19 Publications 2020
SRGE COVID-19 Publications 2020
 
Artificial intelligence to fight against covid19
Artificial intelligence to fight against covid19Artificial intelligence to fight against covid19
Artificial intelligence to fight against covid19
 
Classification of Apple diseases through machine learning
Classification of Apple diseases through machine learningClassification of Apple diseases through machine learning
Classification of Apple diseases through machine learning
 
Recognition of Corona virus disease (COVID-19) using deep learning network
Recognition of Corona virus disease (COVID-19) using  deep learning network Recognition of Corona virus disease (COVID-19) using  deep learning network
Recognition of Corona virus disease (COVID-19) using deep learning network
 
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUESPREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
 
MitoGame: Gamification Method for Detecting Mitosis from Histopathological I...
MitoGame:  Gamification Method for Detecting Mitosis from Histopathological I...MitoGame:  Gamification Method for Detecting Mitosis from Histopathological I...
MitoGame: Gamification Method for Detecting Mitosis from Histopathological I...
 
Machine Learning in Medicine A Primer
Machine Learning in Medicine A PrimerMachine Learning in Medicine A Primer
Machine Learning in Medicine A Primer
 
Reserach data
Reserach dataReserach data
Reserach data
 
Coronavirus (COVID-19) Outbreak Prediction Using Epidemiological Models of R...
Coronavirus (COVID-19) Outbreak Prediction Using  Epidemiological Models of R...Coronavirus (COVID-19) Outbreak Prediction Using  Epidemiological Models of R...
Coronavirus (COVID-19) Outbreak Prediction Using Epidemiological Models of R...
 
Development and Problems in the Field of Medical Information Reporting
Development and Problems in the Field of Medical Information ReportingDevelopment and Problems in the Field of Medical Information Reporting
Development and Problems in the Field of Medical Information Reporting
 
Artificial intelligence(chirag mittal)
Artificial intelligence(chirag mittal)Artificial intelligence(chirag mittal)
Artificial intelligence(chirag mittal)
 
IRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction System
 
NLP-Based Prediction of Medical Specialties at Hospital Admission Using Triag...
NLP-Based Prediction of Medical Specialties at Hospital Admission Using Triag...NLP-Based Prediction of Medical Specialties at Hospital Admission Using Triag...
NLP-Based Prediction of Medical Specialties at Hospital Admission Using Triag...
 
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASES
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASESINTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASES
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASES
 
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASES
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASESINTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASES
INTERNET OF THINGS BASED MODEL FOR IDENTIFYING PEDIATRIC EMERGENCY CASES
 

Similar to Covid 19 Prediction in India using Machine Learning

COVID-19 FUTURE FORECASTING USING SUPERVISED MACHINE LEARNING MODELS
COVID-19 FUTURE FORECASTING USING SUPERVISED MACHINE LEARNING MODELSCOVID-19 FUTURE FORECASTING USING SUPERVISED MACHINE LEARNING MODELS
COVID-19 FUTURE FORECASTING USING SUPERVISED MACHINE LEARNING MODELSIRJET Journal
 
Covid-19 Data Analysis and Visualization
Covid-19 Data Analysis and VisualizationCovid-19 Data Analysis and Visualization
Covid-19 Data Analysis and VisualizationIRJET Journal
 
PREDICTION OF COVID-19 USING MACHINE LEARNING APPROACHES
PREDICTION OF COVID-19 USING MACHINE LEARNING APPROACHESPREDICTION OF COVID-19 USING MACHINE LEARNING APPROACHES
PREDICTION OF COVID-19 USING MACHINE LEARNING APPROACHESIRJET Journal
 
The prediction of coronavirus disease 2019 outbreak on Bangladesh perspectiv...
The prediction of coronavirus disease 2019 outbreak on  Bangladesh perspectiv...The prediction of coronavirus disease 2019 outbreak on  Bangladesh perspectiv...
The prediction of coronavirus disease 2019 outbreak on Bangladesh perspectiv...IJECEIAES
 
Coronavirus disease situation analysis and prediction using machine learning...
Coronavirus disease situation analysis and prediction using  machine learning...Coronavirus disease situation analysis and prediction using  machine learning...
Coronavirus disease situation analysis and prediction using machine learning...IJECEIAES
 
Symptom-Based Prediction of COVID-19 using Machine Learning Models with SMOTE...
Symptom-Based Prediction of COVID-19 using Machine Learning Models with SMOTE...Symptom-Based Prediction of COVID-19 using Machine Learning Models with SMOTE...
Symptom-Based Prediction of COVID-19 using Machine Learning Models with SMOTE...IRJET Journal
 
Role of Machine Learning Techniques in COVID-19 Prediction and Detection
Role of Machine Learning Techniques in COVID-19 Prediction and DetectionRole of Machine Learning Techniques in COVID-19 Prediction and Detection
Role of Machine Learning Techniques in COVID-19 Prediction and DetectionIRJET Journal
 
Early coronavirus disease detection using internet of things smart system
Early coronavirus disease detection using internet of things  smart systemEarly coronavirus disease detection using internet of things  smart system
Early coronavirus disease detection using internet of things smart systemIJECEIAES
 
Prediction analysis on the pre and post COVID outbreak assessment using machi...
Prediction analysis on the pre and post COVID outbreak assessment using machi...Prediction analysis on the pre and post COVID outbreak assessment using machi...
Prediction analysis on the pre and post COVID outbreak assessment using machi...IJICTJOURNAL
 
Efficient machine learning classifier to detect and monitor COVID-19 cases b...
Efficient machine learning classifier to detect and monitor  COVID-19 cases b...Efficient machine learning classifier to detect and monitor  COVID-19 cases b...
Efficient machine learning classifier to detect and monitor COVID-19 cases b...IJECEIAES
 
The susceptible-infected-recovered-dead model for long-term identification o...
The susceptible-infected-recovered-dead model for long-term  identification o...The susceptible-infected-recovered-dead model for long-term  identification o...
The susceptible-infected-recovered-dead model for long-term identification o...IJECEIAES
 
Comprehensive study: machine learning approaches for COVID-19 diagnosis
Comprehensive study: machine learning approaches for COVID-19 diagnosis Comprehensive study: machine learning approaches for COVID-19 diagnosis
Comprehensive study: machine learning approaches for COVID-19 diagnosis IJECEIAES
 
Involving machine learning techniques in heart disease diagnosis: a performan...
Involving machine learning techniques in heart disease diagnosis: a performan...Involving machine learning techniques in heart disease diagnosis: a performan...
Involving machine learning techniques in heart disease diagnosis: a performan...IJECEIAES
 
review-mathematical-AI.pdf
review-mathematical-AI.pdfreview-mathematical-AI.pdf
review-mathematical-AI.pdfDavidbham
 
COVID 19 Outbreak Prediction and Forecasting in Bangladesh using Machine Lear...
COVID 19 Outbreak Prediction and Forecasting in Bangladesh using Machine Lear...COVID 19 Outbreak Prediction and Forecasting in Bangladesh using Machine Lear...
COVID 19 Outbreak Prediction and Forecasting in Bangladesh using Machine Lear...ijtsrd
 
Integrated Health App
Integrated Health AppIntegrated Health App
Integrated Health AppIRJET Journal
 
Design and development of a fuzzy explainable expert system for a diagnostic ...
Design and development of a fuzzy explainable expert system for a diagnostic ...Design and development of a fuzzy explainable expert system for a diagnostic ...
Design and development of a fuzzy explainable expert system for a diagnostic ...IJECEIAES
 
Health Risk Prediction Using Support Vector Machine with Gray Wolf Optimizati...
Health Risk Prediction Using Support Vector Machine with Gray Wolf Optimizati...Health Risk Prediction Using Support Vector Machine with Gray Wolf Optimizati...
Health Risk Prediction Using Support Vector Machine with Gray Wolf Optimizati...ijtsrd
 
A novel predictive model for capturing threats for facilitating effective soc...
A novel predictive model for capturing threats for facilitating effective soc...A novel predictive model for capturing threats for facilitating effective soc...
A novel predictive model for capturing threats for facilitating effective soc...IJECEIAES
 

Similar to Covid 19 Prediction in India using Machine Learning (20)

COVID-19 FUTURE FORECASTING USING SUPERVISED MACHINE LEARNING MODELS
COVID-19 FUTURE FORECASTING USING SUPERVISED MACHINE LEARNING MODELSCOVID-19 FUTURE FORECASTING USING SUPERVISED MACHINE LEARNING MODELS
COVID-19 FUTURE FORECASTING USING SUPERVISED MACHINE LEARNING MODELS
 
Covid-19 Data Analysis and Visualization
Covid-19 Data Analysis and VisualizationCovid-19 Data Analysis and Visualization
Covid-19 Data Analysis and Visualization
 
PREDICTION OF COVID-19 USING MACHINE LEARNING APPROACHES
PREDICTION OF COVID-19 USING MACHINE LEARNING APPROACHESPREDICTION OF COVID-19 USING MACHINE LEARNING APPROACHES
PREDICTION OF COVID-19 USING MACHINE LEARNING APPROACHES
 
The prediction of coronavirus disease 2019 outbreak on Bangladesh perspectiv...
The prediction of coronavirus disease 2019 outbreak on  Bangladesh perspectiv...The prediction of coronavirus disease 2019 outbreak on  Bangladesh perspectiv...
The prediction of coronavirus disease 2019 outbreak on Bangladesh perspectiv...
 
Coronavirus disease situation analysis and prediction using machine learning...
Coronavirus disease situation analysis and prediction using  machine learning...Coronavirus disease situation analysis and prediction using  machine learning...
Coronavirus disease situation analysis and prediction using machine learning...
 
Symptom-Based Prediction of COVID-19 using Machine Learning Models with SMOTE...
Symptom-Based Prediction of COVID-19 using Machine Learning Models with SMOTE...Symptom-Based Prediction of COVID-19 using Machine Learning Models with SMOTE...
Symptom-Based Prediction of COVID-19 using Machine Learning Models with SMOTE...
 
COVID19 ANALYZER
COVID19 ANALYZERCOVID19 ANALYZER
COVID19 ANALYZER
 
Role of Machine Learning Techniques in COVID-19 Prediction and Detection
Role of Machine Learning Techniques in COVID-19 Prediction and DetectionRole of Machine Learning Techniques in COVID-19 Prediction and Detection
Role of Machine Learning Techniques in COVID-19 Prediction and Detection
 
Early coronavirus disease detection using internet of things smart system
Early coronavirus disease detection using internet of things  smart systemEarly coronavirus disease detection using internet of things  smart system
Early coronavirus disease detection using internet of things smart system
 
Prediction analysis on the pre and post COVID outbreak assessment using machi...
Prediction analysis on the pre and post COVID outbreak assessment using machi...Prediction analysis on the pre and post COVID outbreak assessment using machi...
Prediction analysis on the pre and post COVID outbreak assessment using machi...
 
Efficient machine learning classifier to detect and monitor COVID-19 cases b...
Efficient machine learning classifier to detect and monitor  COVID-19 cases b...Efficient machine learning classifier to detect and monitor  COVID-19 cases b...
Efficient machine learning classifier to detect and monitor COVID-19 cases b...
 
The susceptible-infected-recovered-dead model for long-term identification o...
The susceptible-infected-recovered-dead model for long-term  identification o...The susceptible-infected-recovered-dead model for long-term  identification o...
The susceptible-infected-recovered-dead model for long-term identification o...
 
Comprehensive study: machine learning approaches for COVID-19 diagnosis
Comprehensive study: machine learning approaches for COVID-19 diagnosis Comprehensive study: machine learning approaches for COVID-19 diagnosis
Comprehensive study: machine learning approaches for COVID-19 diagnosis
 
Involving machine learning techniques in heart disease diagnosis: a performan...
Involving machine learning techniques in heart disease diagnosis: a performan...Involving machine learning techniques in heart disease diagnosis: a performan...
Involving machine learning techniques in heart disease diagnosis: a performan...
 
review-mathematical-AI.pdf
review-mathematical-AI.pdfreview-mathematical-AI.pdf
review-mathematical-AI.pdf
 
COVID 19 Outbreak Prediction and Forecasting in Bangladesh using Machine Lear...
COVID 19 Outbreak Prediction and Forecasting in Bangladesh using Machine Lear...COVID 19 Outbreak Prediction and Forecasting in Bangladesh using Machine Lear...
COVID 19 Outbreak Prediction and Forecasting in Bangladesh using Machine Lear...
 
Integrated Health App
Integrated Health AppIntegrated Health App
Integrated Health App
 
Design and development of a fuzzy explainable expert system for a diagnostic ...
Design and development of a fuzzy explainable expert system for a diagnostic ...Design and development of a fuzzy explainable expert system for a diagnostic ...
Design and development of a fuzzy explainable expert system for a diagnostic ...
 
Health Risk Prediction Using Support Vector Machine with Gray Wolf Optimizati...
Health Risk Prediction Using Support Vector Machine with Gray Wolf Optimizati...Health Risk Prediction Using Support Vector Machine with Gray Wolf Optimizati...
Health Risk Prediction Using Support Vector Machine with Gray Wolf Optimizati...
 
A novel predictive model for capturing threats for facilitating effective soc...
A novel predictive model for capturing threats for facilitating effective soc...A novel predictive model for capturing threats for facilitating effective soc...
A novel predictive model for capturing threats for facilitating effective soc...
 

More from YogeshIJTSRD

Cosmetic Science An Overview
Cosmetic Science An OverviewCosmetic Science An Overview
Cosmetic Science An OverviewYogeshIJTSRD
 
Standardization and Formulations of Calotropis Procera
Standardization and Formulations of Calotropis ProceraStandardization and Formulations of Calotropis Procera
Standardization and Formulations of Calotropis ProceraYogeshIJTSRD
 
Review of the Diagnosis and Treatment of Paralysis
Review of the Diagnosis and Treatment of ParalysisReview of the Diagnosis and Treatment of Paralysis
Review of the Diagnosis and Treatment of ParalysisYogeshIJTSRD
 
Comparative Analysis of Forced Draft Cooling Tower Using Two Design Methods A...
Comparative Analysis of Forced Draft Cooling Tower Using Two Design Methods A...Comparative Analysis of Forced Draft Cooling Tower Using Two Design Methods A...
Comparative Analysis of Forced Draft Cooling Tower Using Two Design Methods A...YogeshIJTSRD
 
Criminology Educators Triumphs and Struggles
Criminology Educators Triumphs and StrugglesCriminology Educators Triumphs and Struggles
Criminology Educators Triumphs and StrugglesYogeshIJTSRD
 
A Review Herbal Drugs Used in Skin Disorder
A Review Herbal Drugs Used in Skin DisorderA Review Herbal Drugs Used in Skin Disorder
A Review Herbal Drugs Used in Skin DisorderYogeshIJTSRD
 
Automatic Query Expansion Using Word Embedding Based on Fuzzy Graph Connectiv...
Automatic Query Expansion Using Word Embedding Based on Fuzzy Graph Connectiv...Automatic Query Expansion Using Word Embedding Based on Fuzzy Graph Connectiv...
Automatic Query Expansion Using Word Embedding Based on Fuzzy Graph Connectiv...YogeshIJTSRD
 
A New Proposal for Smartphone Based Drowsiness Detection and Warning System f...
A New Proposal for Smartphone Based Drowsiness Detection and Warning System f...A New Proposal for Smartphone Based Drowsiness Detection and Warning System f...
A New Proposal for Smartphone Based Drowsiness Detection and Warning System f...YogeshIJTSRD
 
Data Security by AES Advanced Encryption Standard
Data Security by AES Advanced Encryption StandardData Security by AES Advanced Encryption Standard
Data Security by AES Advanced Encryption StandardYogeshIJTSRD
 
Antimicrobial and Phytochemical Screening of Phyllantus Niruri
Antimicrobial and Phytochemical Screening of Phyllantus NiruriAntimicrobial and Phytochemical Screening of Phyllantus Niruri
Antimicrobial and Phytochemical Screening of Phyllantus NiruriYogeshIJTSRD
 
Heat Sink for Underground Pipe Line
Heat Sink for Underground Pipe LineHeat Sink for Underground Pipe Line
Heat Sink for Underground Pipe LineYogeshIJTSRD
 
Newly Proposed Multi Channel Fiber Optic Cable Core
Newly Proposed Multi Channel Fiber Optic Cable CoreNewly Proposed Multi Channel Fiber Optic Cable Core
Newly Proposed Multi Channel Fiber Optic Cable CoreYogeshIJTSRD
 
Security Sector Reform toward Professionalism of Military and Police
Security Sector Reform toward Professionalism of Military and PoliceSecurity Sector Reform toward Professionalism of Military and Police
Security Sector Reform toward Professionalism of Military and PoliceYogeshIJTSRD
 
Stress An Undetachable Condition of Life
Stress An Undetachable Condition of LifeStress An Undetachable Condition of Life
Stress An Undetachable Condition of LifeYogeshIJTSRD
 
Comparative Studies of Diabetes in Adult Nigerians Lipid Profile and Antioxid...
Comparative Studies of Diabetes in Adult Nigerians Lipid Profile and Antioxid...Comparative Studies of Diabetes in Adult Nigerians Lipid Profile and Antioxid...
Comparative Studies of Diabetes in Adult Nigerians Lipid Profile and Antioxid...YogeshIJTSRD
 
To Assess the Severity and Mortality among Covid 19 Patients after Having Vac...
To Assess the Severity and Mortality among Covid 19 Patients after Having Vac...To Assess the Severity and Mortality among Covid 19 Patients after Having Vac...
To Assess the Severity and Mortality among Covid 19 Patients after Having Vac...YogeshIJTSRD
 
Novel Drug Delivery System An Overview
Novel Drug Delivery System An OverviewNovel Drug Delivery System An Overview
Novel Drug Delivery System An OverviewYogeshIJTSRD
 
Security Issues Related to Biometrics
Security Issues Related to BiometricsSecurity Issues Related to Biometrics
Security Issues Related to BiometricsYogeshIJTSRD
 
Comparative Analysis of Different Numerical Methods for the Solution of Initi...
Comparative Analysis of Different Numerical Methods for the Solution of Initi...Comparative Analysis of Different Numerical Methods for the Solution of Initi...
Comparative Analysis of Different Numerical Methods for the Solution of Initi...YogeshIJTSRD
 
Evaluation of Different Paving Mixes Using Optimum Stabilizing Content
Evaluation of Different Paving Mixes Using Optimum Stabilizing ContentEvaluation of Different Paving Mixes Using Optimum Stabilizing Content
Evaluation of Different Paving Mixes Using Optimum Stabilizing ContentYogeshIJTSRD
 

More from YogeshIJTSRD (20)

Cosmetic Science An Overview
Cosmetic Science An OverviewCosmetic Science An Overview
Cosmetic Science An Overview
 
Standardization and Formulations of Calotropis Procera
Standardization and Formulations of Calotropis ProceraStandardization and Formulations of Calotropis Procera
Standardization and Formulations of Calotropis Procera
 
Review of the Diagnosis and Treatment of Paralysis
Review of the Diagnosis and Treatment of ParalysisReview of the Diagnosis and Treatment of Paralysis
Review of the Diagnosis and Treatment of Paralysis
 
Comparative Analysis of Forced Draft Cooling Tower Using Two Design Methods A...
Comparative Analysis of Forced Draft Cooling Tower Using Two Design Methods A...Comparative Analysis of Forced Draft Cooling Tower Using Two Design Methods A...
Comparative Analysis of Forced Draft Cooling Tower Using Two Design Methods A...
 
Criminology Educators Triumphs and Struggles
Criminology Educators Triumphs and StrugglesCriminology Educators Triumphs and Struggles
Criminology Educators Triumphs and Struggles
 
A Review Herbal Drugs Used in Skin Disorder
A Review Herbal Drugs Used in Skin DisorderA Review Herbal Drugs Used in Skin Disorder
A Review Herbal Drugs Used in Skin Disorder
 
Automatic Query Expansion Using Word Embedding Based on Fuzzy Graph Connectiv...
Automatic Query Expansion Using Word Embedding Based on Fuzzy Graph Connectiv...Automatic Query Expansion Using Word Embedding Based on Fuzzy Graph Connectiv...
Automatic Query Expansion Using Word Embedding Based on Fuzzy Graph Connectiv...
 
A New Proposal for Smartphone Based Drowsiness Detection and Warning System f...
A New Proposal for Smartphone Based Drowsiness Detection and Warning System f...A New Proposal for Smartphone Based Drowsiness Detection and Warning System f...
A New Proposal for Smartphone Based Drowsiness Detection and Warning System f...
 
Data Security by AES Advanced Encryption Standard
Data Security by AES Advanced Encryption StandardData Security by AES Advanced Encryption Standard
Data Security by AES Advanced Encryption Standard
 
Antimicrobial and Phytochemical Screening of Phyllantus Niruri
Antimicrobial and Phytochemical Screening of Phyllantus NiruriAntimicrobial and Phytochemical Screening of Phyllantus Niruri
Antimicrobial and Phytochemical Screening of Phyllantus Niruri
 
Heat Sink for Underground Pipe Line
Heat Sink for Underground Pipe LineHeat Sink for Underground Pipe Line
Heat Sink for Underground Pipe Line
 
Newly Proposed Multi Channel Fiber Optic Cable Core
Newly Proposed Multi Channel Fiber Optic Cable CoreNewly Proposed Multi Channel Fiber Optic Cable Core
Newly Proposed Multi Channel Fiber Optic Cable Core
 
Security Sector Reform toward Professionalism of Military and Police
Security Sector Reform toward Professionalism of Military and PoliceSecurity Sector Reform toward Professionalism of Military and Police
Security Sector Reform toward Professionalism of Military and Police
 
Stress An Undetachable Condition of Life
Stress An Undetachable Condition of LifeStress An Undetachable Condition of Life
Stress An Undetachable Condition of Life
 
Comparative Studies of Diabetes in Adult Nigerians Lipid Profile and Antioxid...
Comparative Studies of Diabetes in Adult Nigerians Lipid Profile and Antioxid...Comparative Studies of Diabetes in Adult Nigerians Lipid Profile and Antioxid...
Comparative Studies of Diabetes in Adult Nigerians Lipid Profile and Antioxid...
 
To Assess the Severity and Mortality among Covid 19 Patients after Having Vac...
To Assess the Severity and Mortality among Covid 19 Patients after Having Vac...To Assess the Severity and Mortality among Covid 19 Patients after Having Vac...
To Assess the Severity and Mortality among Covid 19 Patients after Having Vac...
 
Novel Drug Delivery System An Overview
Novel Drug Delivery System An OverviewNovel Drug Delivery System An Overview
Novel Drug Delivery System An Overview
 
Security Issues Related to Biometrics
Security Issues Related to BiometricsSecurity Issues Related to Biometrics
Security Issues Related to Biometrics
 
Comparative Analysis of Different Numerical Methods for the Solution of Initi...
Comparative Analysis of Different Numerical Methods for the Solution of Initi...Comparative Analysis of Different Numerical Methods for the Solution of Initi...
Comparative Analysis of Different Numerical Methods for the Solution of Initi...
 
Evaluation of Different Paving Mixes Using Optimum Stabilizing Content
Evaluation of Different Paving Mixes Using Optimum Stabilizing ContentEvaluation of Different Paving Mixes Using Optimum Stabilizing Content
Evaluation of Different Paving Mixes Using Optimum Stabilizing Content
 

Recently uploaded

Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 

Recently uploaded (20)

Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 

Covid 19 Prediction in India using Machine Learning

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Special Issue: International Conference on Advances in Engineering, Science and Technology – 2021 Organized by: Uttaranchal Institute of Technology, Uttaranchal University, Dehradun Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD42458 | ICAEST-21 | May 2021 Page 8 Covid-19 Prediction in India using Machine Learning Sarfraj Alam1, Vipul Kumar1, Sweta Singh1, Sweta Joshi1, Madhu Kirola2 1Student, 2Assistant Professor, 1,2Computer Science and Engineering, Uttaranchal Institute of Technology, Dehradun, Uttarakhand, India ABSTRACT Various computational models are used around the world to predict the number of infected individuals and the death rate of the COVID-19 outbreak [3]. Machine learning-based models are important to take properactions.Due to the ample of uncertainty and crucial data, the aerodynamic models have been challenged regarding higher accuracy for long-term prediction of this disease [1]. By researching theCOVID19 problem,itisobservedthatlockdown and isolation are important techniques for preventingthe spreadofCOVID-19 [2]. In India, public health and the economical condition are impacted by COVID-19, our goal is to visualize the spread of this disease [5]. Machine Learning Algorithms are used in various applications for detecting adverse risk factors. Three ML algorithms weareusingthatisLogisticRegression(LR), Support Vector Machine (SVM), and Random Forest Classifier (RFC). These machine learning models are predicting the total number of recovered patients as per the date of each state in India [8]. KEYWORDS: Data Analysis and Visualization, LogisticRegression, SupportVector Machine, Random Forest Classifier How to cite this paper: Sarfraj Alam | Vipul Kumar | Sweta Singh | Sweta Joshi | Madhu Kirola "Covid-19 Prediction in India using Machine Learning" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Special Issue | International Conference on Advances in Engineering, Science and Technology – 2021, May 2021, pp.8-12, URL: www.ijtsrd.com/papers/ijtsrd42458.pdf Copyright © 2021 by author(s) and International Journal ofTrendinScientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative CommonsAttribution License (CC BY 4.0) (http://creativecommons.org/licenses/by/4.0) INTRODUCTION: Various drastic respiratory syndrome coronavirus 2, also called SARS-CoV-2, is reported as a strain of virus inducing the respiratory diseaseofCOVID-19Thecoronavirusdisease is confirmed to be extremely contagious by the global nations and the World Health Organization (WHO). The COVID-19 pandemic has become an international concern that has recognized as a public health emergencyall overthe world. Epidemiological models have been broadly used by media and officials to assess the outbreak, recognize the peak beforehand, and also anticipate the mortality rate. Outburst prediction models havemanifestedtobeelemental to furnish observations into the harm brought by COVID-19 [3]. Moreover, the prediction models are taken asa scientific report to construct new plans and to assesstheconditionsof curfew. The COVID-19 pandemic has been broadcastedto be exceedingly aggressive to spread [1]. Towards the end of 2019, the new coronavirus spread widely in China, and a huge mass get infected. At present, the household upsurge has been productively managed, although the new coronavirus is escalating speedily in other areas. Presently, Europe has become the base of the ongoing outburst of new pneumonia. On March 11, the World Health Organization declared new pneumonia outburst a "global pandemic" [5]. This disease has provoked huge impact to the health and economical condition of the people. The research on the household and international endemic and the upcoming evolution shift has been subject undergoing intense study [6]. While no model can precisely foresee the rates of infection and mortality, there have been efforts made to contemplate and inspect the strengths and drawbacks of severe studies and models conferred regarding the coronavirus. Background: We investigate the matter of modelingthelatestcoronavirus (Covid19) spread the constrained or practical scenarios in India. It is monitored that lock-down and isolation are the crucial steps to control the spread of this disease. We study the result of those prevention techniques mathematically and build a model to predict the new cases or total infected cases. This prediction is required to organize reports and to take further steps to stop preventing this disease. [2]. COVID-19 has been proved a global pandemic and a couple of tests are using various ML based models to manage the reports of the various cases at global level. Here, we showcase our model that would be ableto predictthearrival of new cases across India. Various classificationmethodsare used for making an crucial report on COVID-19 across India [4]. IJTSRD42458
  • 2. Special Issue: International Conference on Advances in Engineering, Science and Technology – 2021 (ICAEST-21) Available online @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD42458 | ICAEST-21 | May 2021 Page 9 Machine learning-based models have showcase the importance to predict the perioperative output to enhance the decision making on the longer-term period. Various prediction techniques are used to handle speculate problems. The study of COVID-19 shows the potential of ML based models to predict the number of upcoming patients suffering from COVID-19 [1]. Computational techniques for machine learning-based models have shown their importance for monitoring the potential threats for valueable decisions. Machine learning algorithms utilized in various applications show the inauspicious risk factors. The study shows the ability of model to estimate the number of individuals who are affected by this disease. This machine learning based model has different kinds of outcomes like the number of newly infected cases, death rates, and the recovered cases estimates in the next 10 days across India [8]. Proposed Methodology: We extracted Indian country data about the COVID-19 disease from the Kaggle website Data was extracted on 4 September 2020. Using Jupyter Notebook and Python libraries we merged and filtered the final analysis of the dataset. In this, we use Pandas, NumPy,matplpotlib,seaborn and, sklearn library. From the list ofuniquestates, weget the names of the top five states having maximum confirmed cases, totally cured cases, and total new cases. Then we plot the facet grid for total confirmed cases concerning the state. We plot one feature map which helps us to do the feature selection. And based on feature selection, we divide the dataset into training and test data.
  • 3. Special Issue: International Conference on Advances in Engineering, Science and Technology – 2021 (ICAEST-21) Available online @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD42458 | ICAEST-21 | May 2021 Page 10 Here are some visualizations for total confirmed cases, cured cases, new cases, and facetgrid for each state (ConfirmedCase)– Confirmed Cases Cured Cases
  • 4. Special Issue: International Conference on Advances in Engineering, Science and Technology – 2021 (ICAEST-21) Available online @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD42458 | ICAEST-21 | May 2021 Page 11 New Cases Facetgrid of Each State (Confirmed Cases) Feature Map
  • 5. Special Issue: International Conference on Advances in Engineering, Science and Technology – 2021 (ICAEST-21) Available online @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD42458 | ICAEST-21 | May 2021 Page 12 We use three machine learning algorithms to build the model: Logistic Regression: It is an classification based algorithm which is used to predict the unique values. It predict the output in the form of binary variable Basically it predicts whether the particular event is going to happen or not. Its output falls in then range between 0 and 1 [6]. Support Vector Machine: It is an classification based method in which we plot item as an point in N-dimensional world (N denotes total number of features the dataset contains). Each point has two co-ordinates that is X and Y and this co-ordinates are called as support vectors [8]. Random Forest Classifier: The random forest classifierisa powerful algorithm for disease prediction and it is a collection of decision trees. It takes the votes from all the decision trees depending on the parameters we give and it combines all the votes of decision trees to produce a single output. These decision trees contains two different stages that is ensemble learning and feature engineering. First, it maps from the training data that is uniquely selected, which ensures that each tree predicts some values using machine learing protocols. After this, it collects all the predicted values to produce the best unique output on the basis of votes [7]. Result Analysis: In this study, we build a computational model that will predict the total number of recovered patients that are suffering from COVID-19. The dataset we used contains the record about total confirmed cases, total deaths, cured patients, new cases, and total recovered patients per state wise. Three machine learning algorithms are used to predict the number of recovered patients. S.NO Algorithm Accuracy 1. Logistic Regression 36.74% 2. Support Vector Machine 36.74% 3. Random Forest Classifier 36.10% Conclusion: We have looked into the issue of Covid19 spread in India in a big picture. A mathematical model has been accepted, which accompanies the actual data course of Covid19 spread in India. As we do lots of data visualization to see in the particular region how many cases are arising day by day and after that making use ofthemachinelearning algorithms we will train our model in such a way that it will predict up to maximum accuracy it can do. References: [1] FURQAN RUSTAM 1, AIJAZ AHMAD RESHI 2, (Member, IEEE), ARIF MEHMOOD 3, SALEEM ULLAH 1, BYUNGWON ON4, WAQAR ASLAM 3, (Member, IEEE), AND GYU SANG CHOI - COVID-19 Future Forecasting Using Supervised Machine Learning Models – IEEE Access - Accepted May 13, 2020. [2] Arti M. K., Senior Member, IEEE and Kushagra Bhatnagar - Modeling and Predictions for COVID 19 Spread in India – ResearchGate – April 2, 2020. [3] Sina F. Ardabili 1, Amir Mosavi 2,3,*, Pedram Ghamisi 4, Filip Ferdinand 2, Annamaria R. Varkonyi-Koczy 2, Uwe Reuter 3, Timon Rabczuk 5, PeterM.Atkinson6- COVID-19 Outbreak Prediction with Machine Learning. [4] R. Sujath1 • Jyotir Moy Chatterjee2 • Aboul Ella Hassanien3 - A machine learning forecasting model for COVID-19 pandemic in India - SpringerVerlag GmbH Germany - 30 May 2020. [5] Gina Cahill MPH a, Carleigh Kutac MPH b, Nicholas L. Rider DO - Visualizing and assessing US county-level COVID19 vulnerability -AmericanJournal ofInfection Control. [6] Bernhard O. Josephusa, Ardianto H. Nawirb, Evelyn Wijayac, Jurike V. Moniagad *, Margaretha Ohyvere - Predict Mortality in Patients Infected with COVID-19 Virus Based on Observed Characteristics of the Patient using Logistic Regression – Procedia. [7] Mainak Adhikari a,∗, Ambigavathi Munusamy b - iCovidCare: Intelligent health monitoring framework for COVID-19 using ensemble random forest in edge networks - Internet of Things - Accepted 24 February 2021. [8] Ramesh Kumar Mojjada a,⇑, Arvind Yadav a, A.V. Prabhu b, Yuvaraj Natarajan c - Machine learning models for covid-19 future forecasting - Materials Today: Proceedings - Accepted 24 October 2020. [9] (https://www.kaggle.com/imdevsk p/covid19- corona-virus-indiadataset?select=complete.csv) [10] https://www.geeksforgeeks.org/python-pandas- timestamp-toordinal/ [11] Kumar, R., Singh, G., Joshi, K. Emotion Recognition System using Local Binary Pattern. International Journal of Inventive EngineeringandSciences(IJIES)- Volume, 5. [12] Joshi, K., Joshi, K, N., Diwakar, M., Tripathi, N, A., Gupta, H. Multi-Focus Image Fusion using Non-Local Mean Filtering and Stationary Wavelet Transform. International Journal of Innovative Technology and Exploring Engineering (IJITEE)-Volume,9, 344-350. [13] Joshi, Kapil and Kirola, Madhu and Chaudhary, Sumit and Diwakar, Manoj and Joshi, N.K., Multi-Focus Image Fusion Using Discrete Wavelet Transform Method (March 14, 2019). International Conference on Advances in Engineering Science Management & Technology (ICAESMT) - 2019, Uttaranchal University, Dehradun, India. Available at SSRN: https://ssrn.com/abstract=3383141 or http://dx.doi.org/10.2139/ssrn.3383141 [14] Gupta, Himanshu and Chauhan, Himanshu and Bijalwan, Anchit and Joshi, Kapil, A Review on Image Denoising(March14,2019). International Conference on Advances in Engineering Science Management & Technology (ICAESMT) - 2019, Uttaranchal University, Dehradun, India. Available at SSRN: https://ssrn.com/abstract=3385374 or http://dx.doi.org/10.2139/ssrn.3385374 [15] Gupta, Asheesh and Ahluwalia, Harshit and Adhikari, Preeti and Chaudhary, Sumit and Joshi, Kapil, A New Approach To Transfer Data Using RedTacton Technology (March 15, 2019). International Conference on Advances in Engineering Science Management & Technology (ICAESMT) - 2019, Uttaranchal University, Dehradun, India. Available at SSRN: https://ssrn.com/abstract=3395692 or http://dx.doi.org/10.2139/ssrn.3395692