SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1971
Forecasting COVID-19 using Polynomial Regression and Support
Vector Machine
Javeriya Bano Altaf Hussain1, S.S.Hatkar2
1Dept. of Computer Science and Engineering, Shri Guru Gobind Singhji Institute of Engineering and Technology,
Nanded, Maharashtra, India
2Associate Professor, Dept. of Computer Science and Engineering, Shri Guru Gobind Singhji Institute of Engineering
and Technology, Nanded, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Many lives are getting affected by COVID-19
daily. Machine learning always plays an important role in
health care sectors. Many researchers have used different
machine learning models for prediction of COVID-19. This
paper uses two supervised machine learning models i.e.,
polynomial regression and support vector machine. These
models can forecast for the next 20 days COVID-19 cases. The
efficiency of polynomialregressionis morethansupportvector
machine.
Key Words: Forecasting, Covid-19,Supervised machine
learning, Support vector machine, Polynomial
regression
1.INTRODUCTION
COVID-19 is a disease which spreadsfrominfectedpersonto
healthy person. In December 2019, the first case was found
in Wuhan, China. Schools, colleges, markets, offices, parks,
gyms, etc. had been shut down. The disease had spread in
every corner of the world. Therefore, it has been declared a
pandemic. Many people died. Manypeoplemigrated because
they lost their jobs. To prevent spread of disease various
prevention methods are implemented. They are face
coverings( usually done by taking help of masks), hand
washing, social distancing( keeping distance between two
people ), Older people are at a higher risk of getting infected.
Many complications have been observed in people post
recovery i.e., kidney failure, pneumonia, etc. To understand
long term effects many studies, need to be done [1].
Many COVID-19 vaccines have been developed, tested,
approved, and distributed all around the world. World’s
largest population is believed to be vaccinated very soon.
Vaccines do not confirm that vaccinated people will not get
infected. There had been cases where people who had taken
2 doses of vaccines also got infected. Other measures like
physical distancing, use of face masks is also necessary even
if a person gets vaccinated.
Tiredness, fever, loss of taste , and cough are the most
repeated indications of COVID-19. Diarrhea, sore throat,red
eyes, headache , rashes on skin, pains are less repeated
indications [2]. One must drink a lot offluidssothatthebody
does not get dehydrated and take proper rest.
This paper includes four sections. Section 1 is about the
introduction. In section 1 covid-19 has been explained. Its
damaging effects have been discussed. Symptoms of COVID-
19 are listed. Preventive measures have been suggested.
COVID-19 vaccines’ importance is discussed. Section 2 is all
about training, testing and models used. Section 3 mentions
information obtained from datasetandresult.Section4ends
the paper. At the end it was revealed that polynomial
regression is better than support vector machine.
2. TRAINING, TESTING AND MODELS USED
2.1 Supervised Machine Learning Model
In supervised machine learning, models or machines are
trained firstly. For training of machines, “labelled” training
data is used. When training a machineisdone,themachineis
now able to predict the output [3]. This paper uses two
models for prediction of COVID-19. They are SupportVector
Machine model and Polynomial Regression model.
2.1.1 Support Vector Machine (SVM)
The full form of SVM is Support Vector Machine.SVMcanput
two different kinds of data into its respective category by
taking help of a line. With help of this line, we can easily put
data into its respective category. The best line is also known
as a hyperplane.
When SVM creates a hyperplane, it also selects nearest
points. These nearest cases are called support vectors.
Therefore, the algorithm's name is Support Vector Machine.
There are two different categories of data that are classified
using a hyperplane [4].
To understand SVM, we can take help from the following
case. Consider a situation, a strange horse looks very similar
to a donkey. A model can be created that can tell whether it
is a donkey or horse. Firstly, the model is trained by taking
thousands of images of donkeys and horses. Thus,themodel
understands different properties of donkeys and horses.
After that, a strange horse can be tested using the created
model. So, the created model draws a decision boundary
between the data of donkey and horse and decides support
vectors. With the help of support vectors, it will decide
whether it is donkey or horse.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1972
There can be thousands of decision boundaries to divide the
categories. But only one the finest decision boundary is
selected to divide the categories. The finest decision
boundary is called a hyperplane. The hyperplane which has
the largest border is selected.
The points which are the nearest to the hyperplane as well
as influence the whole location of the hyperplane are called
the support vector. The vectors assist the wholehyperplane.
Therefore, they are known as support vectors.
The functioning of the SVM algorithm can be understood by
taking help of the following case. There is a dataset that has
two labels( red and yellow). The dataset has two features y1
and y2. A classifier needs to be created that can classify the
pair (y1,y2) whether the point is red or yellow. There can be
thousands of lines that divide the red and yellow. The SVM
role is to search for the best line, or it can be calleda decision
boundary. Hyperplaneisnothingbutthatdecisionboundary.
SVM algorithm searches the nearest dots from both the
categories. These dots are nothing but support vectors.
Margin is nothing but the gap between hyperplanes and
vectors. SVM aims to make the margin as broad as possible.
Optimal hyperplane is nothing but a hyperplane with the
widest margin.
2.1.1 Polynomial Regression (PR)
PR stands for polynomial Regression. In polynomial
regression, there are two variables. The variable y is
dependent, and x is independent. Polynomial regression is
nth degree polynomial; therefore, it is called polynomial
regression. Polynomial Regression’s job is to build
relationships between x and y.
The difference between linear regression and polynomial
regression is that some terms are inserted into polynomial
regression. By converting multiple linear regression, we get
polynomial regression.Polynomial regressionisanadvanced
version of linear regression which gives more accuracy as
compared to linear regression. Non-linear datasetisgiven in
polynomial regression [5].
If data is linear in nature, then linear regression is best. If
data is non-linear, linear regression is the worst option
because accuracy is reduced, loss function is increased, and
error rate will be too high. When data is non-linear,
Polynomial regression is the best option.
Linear models are not able to handle non-linear data. But a
polynomial model can cover every point. Thus, it is
concluded that if the dataset is non-linear in nature at that
time instead of linear model polynomial model should be
preferred . Polynomial regression is also known as
polynomial linear regression. Polynomial regression is
independent of variables but dependent on coefficients.
2.2 Training and Testing
This research paper has been writtentostudyaboutCOVID-
19 predictions. COVID-19 is also known as novel
coronavirus. COVID-19 has been declared as pandemic .
Lakhs of people have died each day. At this time , it becomes
very necessary to forecast COVID-19 cases.Thisforecastwill
help in several ways.75% of data is used for training
purpose. Remaining 25% of data is used for testing the
model. Learning models used are SVM and Polynomial
Regression.
3. OUTPUT
3.1 Dataset and Information Obtained from The
Dataset
Aim is to forecast confirmed upcoming cases. John Hopkins
University’s provided data is used in this paper [6]. Four
different datasets have beentakenforthisresearch.Theyare
confirmed cases,deathsreported,recoveredcasesandlatest
data. The labels used for trainingthemodelsareworldcases,
total deaths, total recovered. Datasetscontaininformationof
mortality rate, confirmed cases, active cases, recoveries,and
deaths of 184 countries. Top 10 countries with the highest
number of confirmed cases are US, Spain , Italy, France,
Germany, United Kingdom, Turkey, Iran, China, Russia, and
Brazil respectively. India is listed at 15th number. Top 10
countries with the lowest number of confirmed cases are
Yemen, Sao Tome and Principe, South Sudan, Western
Sahara, Mauritania, Bhutan, Papua New Guinea, MS
Zaandam, Holy See, and Suriname respectively. Number of
confirmed cases in USA as well as outside USA have been
shown in figure 1. US confirmed cases have been shown by
taking help of blue horizontal bar. Outside US confirmed
cases have been shown by taking help of red horizontal bar.
Figure 2 shows confirmed cases in different countries like
US, Spain, Italy, France, Germany, United Kingdom, Turkey,
Iran, China, Russia. Other countries are shown in others
labelled horizontal bar [7].
Fig -1: Confirmed cases in the US vs outside US
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1973
Fig -2: Confirmed cases in different countries
3.2 Result
This paper aims to predict upcoming cases of coronavirus.
Upcoming 20 days prediction have been done. This
prediction will help government, hospitals, doctors, people,
and NGO take necessary steps to reduce the damage caused
by coronavirus as much as possible. Two machine learning
models SVM and poly LR have been used. The result is
shown in the Table 1 given below. Predictions done by the
model SVM and poly LR are shown in figure 3 and figure 4.
Fig -3: Polynomial regression prediction
Fig -4: Support vector machine prediction
Table -1: Efficiency of models during the prediction
Models Mean Absolute Error Mean Square Error
Support
Vector
Machine
265489.6552454628 139718600180.29932
Polynomial
Regression
172343.87626768733 54097652301.452614
4. CONCLUSIONS
After COVID_19 arrival, many scientists have developed
COVID-19 vaccines in a very less amount of time [8]. Many
researchers have tried to find outCOVID-19upcomingcases.
Their research has helped government to take necessary
actions on time. It is true that world’s most population has
been vaccinated but it is also necessary to predict for
upcoming days. The dataset contain data for each day . Two
ML models polynomial regression and support vector
machine have been used for prediction.Bothmodelsprovide
good result, but polynomial regression shows more
accuracy over support vector machine. MAE for polynomial
regression is 172343.87626768733. MSE for polynomial
regression is 54097652301.452614. MAE for SVM is
265489.6552454628. MSE for SVM is
139718600180.29932.The model is providing good results.
Thus, this model can be used for future prediction.
REFERENCES
[1] WHO, “Novel Coronavirus (2019-nCoV),” WHO Bull.,
2020.
[2] A. Waris, U. K. Atta, M. Ali, A. Asmat, and A. Baset,
“COVID-19outbreak: current scenario of Pakistan,”New
Microbes and New
Infections.2020,doi:10.1016/j.nmni.2020.100681.
[3] Balika J. Chelliah, S. Kalaiarasi, Apoorva Anand,
Janakiram G, Bhaghi Rathi, Nakul K. Warrier,
Classification of Mushrooms using Supervised Learning
Models, IJETER, Vol 6(4), April 2018, ISSN 2454-6410,
pp 229-232.
[4] P.Rivas-Perea, J. Cota-Ruiz, D. Chaparro, J. Venzor, A.
Carreón and J.Rosiles, "Support Vector Machines for
Regression: A Succinct Review ofLarge-ScaleandLinear
Programming Formulations," International Journal of
Intelligence Science, Vol. 3 No. 1, 2013, pp. 5-14.
[5] Documentation of SciKitLearn package, scikit-learn.org
[6] Dataset from official github website of John Hopkins
Universityhttps://github.com/CSSEGISandData/COVID-
19/tree/master/csse_covid_19_data
[7] Google Collaboratory documentation by Google,
https://colab.research.google.com/notebooks/intro.ipy
nb
[8] N. Noreen et al., “Coronavirus disease (COVID-19)
Pandemic and Pakistan; Limitations and Gaps,”
Limitations Gaps. Glob. Biosecurity,2020.
[9] P. Wang, X. Zheng, J. Li, and B. Zhu, “Prediction of
epidemic trends inCOVID-19 with logistic model and
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1974
machine learning technics,” Chaos,Solitons & Feactals,
vol. 139, 2020.
[10] A. Mukhopadhyay, U. Maulik, and S. Bandyopadhyay, “A
novel biclustering approach to association rule mining
for predicting hiv-1–human protein interactions,” PLoS
One, vol. 7, no. 4, p. e32289, 2012.
[11] M. Chen, Y. Hao, K. Hwang, L. Wang, and L. Wang,
“Disease prediction by machine learning over big data
from healthcare communities,” Ieee Access, vol. 5, pp.
8869–8879, 2017.
[12] H. Li, S.-M. Liu, X.-H. Yu, S.-L. Tang, and C.-K. Tang,
“Coronavirus disease 2019 (COVID-19): status and
future perspectives, “International Journal of
Antimicrobial Agents, p. 105951, 2020.
[13] J. Wu et al., “Rapid and accurate identification of COVID-
19infection through machine learning based on clinical
available blood testresults,”2020,doi:
10.1101/2020.04.02.20051136.
[14] Furqan Rustum, Aijaz Ahmad Reshi, Arif Mehmood
,Saleem Ullah ,Byung-Won On, Waqar Aslam, Gtu Sang
Choi, Covid-19 future forecasting using supervised
machine learning models,2020.

More Related Content

Similar to Forecasting COVID-19 using Polynomial Regression and Support Vector Machine

IRJET- Elderly Care-Taking and Fall Detection System
IRJET- Elderly Care-Taking and Fall Detection SystemIRJET- Elderly Care-Taking and Fall Detection System
IRJET- Elderly Care-Taking and Fall Detection SystemIRJET Journal
 
HealthOrzo – Your Health Matters
HealthOrzo – Your Health MattersHealthOrzo – Your Health Matters
HealthOrzo – Your Health MattersIRJET Journal
 
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...IRJET Journal
 
IRJET - Detection of Malaria using Image Cells
IRJET - Detection of Malaria using Image CellsIRJET - Detection of Malaria using Image Cells
IRJET - Detection of Malaria using Image CellsIRJET Journal
 
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNINGA SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNINGIRJET Journal
 
Fake News and Message Detection
Fake News and Message DetectionFake News and Message Detection
Fake News and Message DetectionIRJET Journal
 
Analysis of Machine Learning Techniques for Breast Cancer Prediction
Analysis of Machine Learning Techniques for Breast Cancer PredictionAnalysis of Machine Learning Techniques for Breast Cancer Prediction
Analysis of Machine Learning Techniques for Breast Cancer PredictionDr. Amarjeet Singh
 
IRJET- A Prediction Engine for Influenza Pandemic using Healthcare Analysis
IRJET- A Prediction Engine for Influenza  Pandemic using Healthcare AnalysisIRJET- A Prediction Engine for Influenza  Pandemic using Healthcare Analysis
IRJET- A Prediction Engine for Influenza Pandemic using Healthcare AnalysisIRJET Journal
 
Covid Face Mask Detection Using Neural Networks
Covid Face Mask Detection Using Neural NetworksCovid Face Mask Detection Using Neural Networks
Covid Face Mask Detection Using Neural NetworksIRJET 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
 
IRJET- Diabetes Prediction using Machine Learning
IRJET- Diabetes Prediction using Machine LearningIRJET- Diabetes Prediction using Machine Learning
IRJET- Diabetes Prediction using Machine LearningIRJET Journal
 
IRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET Journal
 
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNING
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNINGPREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNING
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNINGIRJET Journal
 
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
 
IRJET- Breast Cancer Prediction using Deep Learning
IRJET-  	  Breast Cancer Prediction using Deep LearningIRJET-  	  Breast Cancer Prediction using Deep Learning
IRJET- Breast Cancer Prediction using Deep LearningIRJET Journal
 
IRJET- Lung Cancer Nodules Classification and Detection using SVM and CNN...
IRJET-  	  Lung Cancer Nodules Classification and Detection using SVM and CNN...IRJET-  	  Lung Cancer Nodules Classification and Detection using SVM and CNN...
IRJET- Lung Cancer Nodules Classification and Detection using SVM and CNN...IRJET 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
 
CREDIT CARD FRAUD DETECTION USING PREDICTIVE MODELLING
CREDIT CARD FRAUD DETECTION USING PREDICTIVE MODELLINGCREDIT CARD FRAUD DETECTION USING PREDICTIVE MODELLING
CREDIT CARD FRAUD DETECTION USING PREDICTIVE MODELLINGIRJET Journal
 
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...IRJET Journal
 
A Medical Price Prediction System using Boosting Algorithms through Machine L...
A Medical Price Prediction System using Boosting Algorithms through Machine L...A Medical Price Prediction System using Boosting Algorithms through Machine L...
A Medical Price Prediction System using Boosting Algorithms through Machine L...IRJET Journal
 

Similar to Forecasting COVID-19 using Polynomial Regression and Support Vector Machine (20)

IRJET- Elderly Care-Taking and Fall Detection System
IRJET- Elderly Care-Taking and Fall Detection SystemIRJET- Elderly Care-Taking and Fall Detection System
IRJET- Elderly Care-Taking and Fall Detection System
 
HealthOrzo – Your Health Matters
HealthOrzo – Your Health MattersHealthOrzo – Your Health Matters
HealthOrzo – Your Health Matters
 
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
 
IRJET - Detection of Malaria using Image Cells
IRJET - Detection of Malaria using Image CellsIRJET - Detection of Malaria using Image Cells
IRJET - Detection of Malaria using Image Cells
 
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNINGA SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
 
Fake News and Message Detection
Fake News and Message DetectionFake News and Message Detection
Fake News and Message Detection
 
Analysis of Machine Learning Techniques for Breast Cancer Prediction
Analysis of Machine Learning Techniques for Breast Cancer PredictionAnalysis of Machine Learning Techniques for Breast Cancer Prediction
Analysis of Machine Learning Techniques for Breast Cancer Prediction
 
IRJET- A Prediction Engine for Influenza Pandemic using Healthcare Analysis
IRJET- A Prediction Engine for Influenza  Pandemic using Healthcare AnalysisIRJET- A Prediction Engine for Influenza  Pandemic using Healthcare Analysis
IRJET- A Prediction Engine for Influenza Pandemic using Healthcare Analysis
 
Covid Face Mask Detection Using Neural Networks
Covid Face Mask Detection Using Neural NetworksCovid Face Mask Detection Using Neural Networks
Covid Face Mask Detection Using Neural Networks
 
Covid-19 Data Analysis and Visualization
Covid-19 Data Analysis and VisualizationCovid-19 Data Analysis and Visualization
Covid-19 Data Analysis and Visualization
 
IRJET- Diabetes Prediction using Machine Learning
IRJET- Diabetes Prediction using Machine LearningIRJET- Diabetes Prediction using Machine Learning
IRJET- Diabetes Prediction using Machine Learning
 
IRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction System
 
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNING
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNINGPREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNING
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN 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 MODELS
 
IRJET- Breast Cancer Prediction using Deep Learning
IRJET-  	  Breast Cancer Prediction using Deep LearningIRJET-  	  Breast Cancer Prediction using Deep Learning
IRJET- Breast Cancer Prediction using Deep Learning
 
IRJET- Lung Cancer Nodules Classification and Detection using SVM and CNN...
IRJET-  	  Lung Cancer Nodules Classification and Detection using SVM and CNN...IRJET-  	  Lung Cancer Nodules Classification and Detection using SVM and CNN...
IRJET- Lung Cancer Nodules Classification and Detection using SVM and CNN...
 
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
 
CREDIT CARD FRAUD DETECTION USING PREDICTIVE MODELLING
CREDIT CARD FRAUD DETECTION USING PREDICTIVE MODELLINGCREDIT CARD FRAUD DETECTION USING PREDICTIVE MODELLING
CREDIT CARD FRAUD DETECTION USING PREDICTIVE MODELLING
 
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
 
A Medical Price Prediction System using Boosting Algorithms through Machine L...
A Medical Price Prediction System using Boosting Algorithms through Machine L...A Medical Price Prediction System using Boosting Algorithms through Machine L...
A Medical Price Prediction System using Boosting Algorithms through Machine L...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 

Recently uploaded (20)

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 

Forecasting COVID-19 using Polynomial Regression and Support Vector Machine

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1971 Forecasting COVID-19 using Polynomial Regression and Support Vector Machine Javeriya Bano Altaf Hussain1, S.S.Hatkar2 1Dept. of Computer Science and Engineering, Shri Guru Gobind Singhji Institute of Engineering and Technology, Nanded, Maharashtra, India 2Associate Professor, Dept. of Computer Science and Engineering, Shri Guru Gobind Singhji Institute of Engineering and Technology, Nanded, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Many lives are getting affected by COVID-19 daily. Machine learning always plays an important role in health care sectors. Many researchers have used different machine learning models for prediction of COVID-19. This paper uses two supervised machine learning models i.e., polynomial regression and support vector machine. These models can forecast for the next 20 days COVID-19 cases. The efficiency of polynomialregressionis morethansupportvector machine. Key Words: Forecasting, Covid-19,Supervised machine learning, Support vector machine, Polynomial regression 1.INTRODUCTION COVID-19 is a disease which spreadsfrominfectedpersonto healthy person. In December 2019, the first case was found in Wuhan, China. Schools, colleges, markets, offices, parks, gyms, etc. had been shut down. The disease had spread in every corner of the world. Therefore, it has been declared a pandemic. Many people died. Manypeoplemigrated because they lost their jobs. To prevent spread of disease various prevention methods are implemented. They are face coverings( usually done by taking help of masks), hand washing, social distancing( keeping distance between two people ), Older people are at a higher risk of getting infected. Many complications have been observed in people post recovery i.e., kidney failure, pneumonia, etc. To understand long term effects many studies, need to be done [1]. Many COVID-19 vaccines have been developed, tested, approved, and distributed all around the world. World’s largest population is believed to be vaccinated very soon. Vaccines do not confirm that vaccinated people will not get infected. There had been cases where people who had taken 2 doses of vaccines also got infected. Other measures like physical distancing, use of face masks is also necessary even if a person gets vaccinated. Tiredness, fever, loss of taste , and cough are the most repeated indications of COVID-19. Diarrhea, sore throat,red eyes, headache , rashes on skin, pains are less repeated indications [2]. One must drink a lot offluidssothatthebody does not get dehydrated and take proper rest. This paper includes four sections. Section 1 is about the introduction. In section 1 covid-19 has been explained. Its damaging effects have been discussed. Symptoms of COVID- 19 are listed. Preventive measures have been suggested. COVID-19 vaccines’ importance is discussed. Section 2 is all about training, testing and models used. Section 3 mentions information obtained from datasetandresult.Section4ends the paper. At the end it was revealed that polynomial regression is better than support vector machine. 2. TRAINING, TESTING AND MODELS USED 2.1 Supervised Machine Learning Model In supervised machine learning, models or machines are trained firstly. For training of machines, “labelled” training data is used. When training a machineisdone,themachineis now able to predict the output [3]. This paper uses two models for prediction of COVID-19. They are SupportVector Machine model and Polynomial Regression model. 2.1.1 Support Vector Machine (SVM) The full form of SVM is Support Vector Machine.SVMcanput two different kinds of data into its respective category by taking help of a line. With help of this line, we can easily put data into its respective category. The best line is also known as a hyperplane. When SVM creates a hyperplane, it also selects nearest points. These nearest cases are called support vectors. Therefore, the algorithm's name is Support Vector Machine. There are two different categories of data that are classified using a hyperplane [4]. To understand SVM, we can take help from the following case. Consider a situation, a strange horse looks very similar to a donkey. A model can be created that can tell whether it is a donkey or horse. Firstly, the model is trained by taking thousands of images of donkeys and horses. Thus,themodel understands different properties of donkeys and horses. After that, a strange horse can be tested using the created model. So, the created model draws a decision boundary between the data of donkey and horse and decides support vectors. With the help of support vectors, it will decide whether it is donkey or horse.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1972 There can be thousands of decision boundaries to divide the categories. But only one the finest decision boundary is selected to divide the categories. The finest decision boundary is called a hyperplane. The hyperplane which has the largest border is selected. The points which are the nearest to the hyperplane as well as influence the whole location of the hyperplane are called the support vector. The vectors assist the wholehyperplane. Therefore, they are known as support vectors. The functioning of the SVM algorithm can be understood by taking help of the following case. There is a dataset that has two labels( red and yellow). The dataset has two features y1 and y2. A classifier needs to be created that can classify the pair (y1,y2) whether the point is red or yellow. There can be thousands of lines that divide the red and yellow. The SVM role is to search for the best line, or it can be calleda decision boundary. Hyperplaneisnothingbutthatdecisionboundary. SVM algorithm searches the nearest dots from both the categories. These dots are nothing but support vectors. Margin is nothing but the gap between hyperplanes and vectors. SVM aims to make the margin as broad as possible. Optimal hyperplane is nothing but a hyperplane with the widest margin. 2.1.1 Polynomial Regression (PR) PR stands for polynomial Regression. In polynomial regression, there are two variables. The variable y is dependent, and x is independent. Polynomial regression is nth degree polynomial; therefore, it is called polynomial regression. Polynomial Regression’s job is to build relationships between x and y. The difference between linear regression and polynomial regression is that some terms are inserted into polynomial regression. By converting multiple linear regression, we get polynomial regression.Polynomial regressionisanadvanced version of linear regression which gives more accuracy as compared to linear regression. Non-linear datasetisgiven in polynomial regression [5]. If data is linear in nature, then linear regression is best. If data is non-linear, linear regression is the worst option because accuracy is reduced, loss function is increased, and error rate will be too high. When data is non-linear, Polynomial regression is the best option. Linear models are not able to handle non-linear data. But a polynomial model can cover every point. Thus, it is concluded that if the dataset is non-linear in nature at that time instead of linear model polynomial model should be preferred . Polynomial regression is also known as polynomial linear regression. Polynomial regression is independent of variables but dependent on coefficients. 2.2 Training and Testing This research paper has been writtentostudyaboutCOVID- 19 predictions. COVID-19 is also known as novel coronavirus. COVID-19 has been declared as pandemic . Lakhs of people have died each day. At this time , it becomes very necessary to forecast COVID-19 cases.Thisforecastwill help in several ways.75% of data is used for training purpose. Remaining 25% of data is used for testing the model. Learning models used are SVM and Polynomial Regression. 3. OUTPUT 3.1 Dataset and Information Obtained from The Dataset Aim is to forecast confirmed upcoming cases. John Hopkins University’s provided data is used in this paper [6]. Four different datasets have beentakenforthisresearch.Theyare confirmed cases,deathsreported,recoveredcasesandlatest data. The labels used for trainingthemodelsareworldcases, total deaths, total recovered. Datasetscontaininformationof mortality rate, confirmed cases, active cases, recoveries,and deaths of 184 countries. Top 10 countries with the highest number of confirmed cases are US, Spain , Italy, France, Germany, United Kingdom, Turkey, Iran, China, Russia, and Brazil respectively. India is listed at 15th number. Top 10 countries with the lowest number of confirmed cases are Yemen, Sao Tome and Principe, South Sudan, Western Sahara, Mauritania, Bhutan, Papua New Guinea, MS Zaandam, Holy See, and Suriname respectively. Number of confirmed cases in USA as well as outside USA have been shown in figure 1. US confirmed cases have been shown by taking help of blue horizontal bar. Outside US confirmed cases have been shown by taking help of red horizontal bar. Figure 2 shows confirmed cases in different countries like US, Spain, Italy, France, Germany, United Kingdom, Turkey, Iran, China, Russia. Other countries are shown in others labelled horizontal bar [7]. Fig -1: Confirmed cases in the US vs outside US
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1973 Fig -2: Confirmed cases in different countries 3.2 Result This paper aims to predict upcoming cases of coronavirus. Upcoming 20 days prediction have been done. This prediction will help government, hospitals, doctors, people, and NGO take necessary steps to reduce the damage caused by coronavirus as much as possible. Two machine learning models SVM and poly LR have been used. The result is shown in the Table 1 given below. Predictions done by the model SVM and poly LR are shown in figure 3 and figure 4. Fig -3: Polynomial regression prediction Fig -4: Support vector machine prediction Table -1: Efficiency of models during the prediction Models Mean Absolute Error Mean Square Error Support Vector Machine 265489.6552454628 139718600180.29932 Polynomial Regression 172343.87626768733 54097652301.452614 4. CONCLUSIONS After COVID_19 arrival, many scientists have developed COVID-19 vaccines in a very less amount of time [8]. Many researchers have tried to find outCOVID-19upcomingcases. Their research has helped government to take necessary actions on time. It is true that world’s most population has been vaccinated but it is also necessary to predict for upcoming days. The dataset contain data for each day . Two ML models polynomial regression and support vector machine have been used for prediction.Bothmodelsprovide good result, but polynomial regression shows more accuracy over support vector machine. MAE for polynomial regression is 172343.87626768733. MSE for polynomial regression is 54097652301.452614. MAE for SVM is 265489.6552454628. MSE for SVM is 139718600180.29932.The model is providing good results. Thus, this model can be used for future prediction. REFERENCES [1] WHO, “Novel Coronavirus (2019-nCoV),” WHO Bull., 2020. [2] A. Waris, U. K. Atta, M. Ali, A. Asmat, and A. Baset, “COVID-19outbreak: current scenario of Pakistan,”New Microbes and New Infections.2020,doi:10.1016/j.nmni.2020.100681. [3] Balika J. Chelliah, S. Kalaiarasi, Apoorva Anand, Janakiram G, Bhaghi Rathi, Nakul K. Warrier, Classification of Mushrooms using Supervised Learning Models, IJETER, Vol 6(4), April 2018, ISSN 2454-6410, pp 229-232. [4] P.Rivas-Perea, J. Cota-Ruiz, D. Chaparro, J. Venzor, A. Carreón and J.Rosiles, "Support Vector Machines for Regression: A Succinct Review ofLarge-ScaleandLinear Programming Formulations," International Journal of Intelligence Science, Vol. 3 No. 1, 2013, pp. 5-14. [5] Documentation of SciKitLearn package, scikit-learn.org [6] Dataset from official github website of John Hopkins Universityhttps://github.com/CSSEGISandData/COVID- 19/tree/master/csse_covid_19_data [7] Google Collaboratory documentation by Google, https://colab.research.google.com/notebooks/intro.ipy nb [8] N. Noreen et al., “Coronavirus disease (COVID-19) Pandemic and Pakistan; Limitations and Gaps,” Limitations Gaps. Glob. Biosecurity,2020. [9] P. Wang, X. Zheng, J. Li, and B. Zhu, “Prediction of epidemic trends inCOVID-19 with logistic model and
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1974 machine learning technics,” Chaos,Solitons & Feactals, vol. 139, 2020. [10] A. Mukhopadhyay, U. Maulik, and S. Bandyopadhyay, “A novel biclustering approach to association rule mining for predicting hiv-1–human protein interactions,” PLoS One, vol. 7, no. 4, p. e32289, 2012. [11] M. Chen, Y. Hao, K. Hwang, L. Wang, and L. Wang, “Disease prediction by machine learning over big data from healthcare communities,” Ieee Access, vol. 5, pp. 8869–8879, 2017. [12] H. Li, S.-M. Liu, X.-H. Yu, S.-L. Tang, and C.-K. Tang, “Coronavirus disease 2019 (COVID-19): status and future perspectives, “International Journal of Antimicrobial Agents, p. 105951, 2020. [13] J. Wu et al., “Rapid and accurate identification of COVID- 19infection through machine learning based on clinical available blood testresults,”2020,doi: 10.1101/2020.04.02.20051136. [14] Furqan Rustum, Aijaz Ahmad Reshi, Arif Mehmood ,Saleem Ullah ,Byung-Won On, Waqar Aslam, Gtu Sang Choi, Covid-19 future forecasting using supervised machine learning models,2020.