You are on page 1of 12

COVID-19 Analysis

Guided by :
Dr. S. Ajitha
Associate Professor.
Problem Statement

The main objective of this work:


• Predicting the spread of coronavirus, analyzing and predicting the positive/Negative cases.
• Analyzing the transmission rate of the virus.
• Analysis/Prediction based on the age.
• Analysis of total positive cases based on the gender.
• Plotting graphs based on the prediction.
• Comparing of different algorithms used, to predict which algorithm will provide best results.
Proposed System

• Prediction and analysis of spread of corona virus based on the different


symptoms like cough, fever, sore throat, shortness of breath, head ache and
also analysis/prediction based on the age factor and gender.
• Building a tool/website as a front end for better user interaction.
• Algorithms used:
1) logistic Regression.
2) Random Forest.
3) Decision Tree.
4) Naive Bayes.
Comparison of the four above mentioned algorithms to obtain best results.
Literature Survey

Title Description

Regression Analysis of COVID-19 using Machine Region wise Analysis based on the number of positive cases,
Learning Algorithms total death rates, recovered percentage.
Published in: 
2020 International Conference on Smart Electronics and C
ommunication (ICOSEC)

COVID-19 Epidemic Analysis using Machine Learning COVID-19 worldwide epidemic analysis using SVR, DNN,
and Deep Learning Algorithms. LSTM, and PR.

Data analysis of COVID-2019 epidemic using machine Comparison of confirmed case (actual result) and results of
learning methods: a case study of India. the proposed model sixth degree polynomial (predicted
results) for training dataset of the COVID-2019.
Tools and Technology

Front end:
Language: python
Tool: Machine learning, Jupyter notebook.
Importing packages.
Describing the dataset.
Logistic Regression
Logistic Regression
CONCLUSION
Thank you.

You might also like