0% found this document useful (0 votes)
5 views

Visualizing Covid - 19

This project utilizes data analytics to study and predict COVID-19 cases by comparing algorithms like Logistic Regression and Random Forest. The Random Forest algorithm achieved a higher accuracy of 90% compared to Logistic Regression's 85%. Future work includes expanding the dataset and exploring advanced algorithms for improved predictions.

Uploaded by

Kushal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Visualizing Covid - 19

This project utilizes data analytics to study and predict COVID-19 cases by comparing algorithms like Logistic Regression and Random Forest. The Random Forest algorithm achieved a higher accuracy of 90% compared to Logistic Regression's 85%. Future work includes expanding the dataset and exploring advanced algorithms for improved predictions.

Uploaded by

Kushal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 12

VISUALIZING COVID - 19

NAYANA B H (20232MCA0224)
MUKTHASHREE D G (20232MCA0230)
RAHUL PARAMAGOND (20232MCA0247)
INTRODUCTION

This project uses data analytics to study and predict COVID-19 cases. Data analytics involves

examining large datasets to uncover patterns, trends, and useful information. This project aims to

compare different algorithms like linear regression and Random forest with respect to their

accuracies and then using that we are comparing data visulizations .

• It enables quick and accurate predictions, saving time and resources.

• Patterns in the data provide actionable insights for healthcare management.


LITERATURE SURVEY
METHODOLOGY

Algorithms Used:
• Logistic Regression
Logistic Regression is a supervised
learning algorithm used for binary
classification tasks. Simple and
interpretable model that helps
understand the relationship between
features and the target variable.
• Random Forest
Random Forest is an ensemble
learning algorithm that uses multiple
decision trees to make predictions.
The final output is based on the
majority vote of the individual trees.
METHODOLOGY

How it was used:

• The data was split into training and testing sets.

• Random Forest was trained on the training set, and its performance was

evaluated using metrics like accuracy and F1-score.

• Feature importance from the model helped highlight critical factors like age

and symptoms.
FUTURE SCOPE

• Expand the dataset to include more diverse patient information for

improved predictions

• Explore advanced algorithms like Gradient Boosting or Neural Networks for

enhanced accuracy.

• Integrate real-time data collection for dynamic, real-world applications.


REPORT ON OUTPUTS

piechart analysis: histogram:


REPORT ON OUTPUTS

Heatmap:
REPORT ON OUTPUTS

Logistic Regression:

⚬ Accuracy: 85%

⚬ F1-score: 82%
REPORT ON OUTPUTS

Random Forest:

⚬ Accuracy: 90%

⚬ F1-score: 88%
• The project successfully applied data analytics and machine learning to

predict COVID-19 cases.

• Logistic Regression provided a simple, interpretable model, achieving 85%

accuracy for binary classification.

• Random Forest demonstrated better performance with 90% accuracy,

effectively handling complex relationships in the data.


THANK YOU

You might also like