SrijanShovit / HealthLearning

A repo comprising of various Machine Learning and Deep Learning projects in healthcare domain.
36 stars 51 forks source link

Covid-19 Prediction using ML/DL techniques #142

Closed jeet-Abhi123 closed 4 weeks ago

jeet-Abhi123 commented 1 month ago

Health Learning Repository (Proposing new issue)

:red_circle: Project Title : Covid-19 prediction using ML/DL
:red_circle: Aim : This dataset was collected in the initial phases of covid-19 during march and april 2020. The aim of the project is to predict a person is covid-19 +ve or not with minimum possible symtoms like fever, cough, age_above_60, sore_throat etc
:red_circle: Dataset : Taken from research paper and provided by Israeli Ministry of Health https://www.nature.com/articles/s41746-020-00372-6
:red_circle: Approach : First will perform EDA on the dataset, and then perform feature engineering on the columns. Will experiment with multiple models like ANN, Gradient Boosting , Decision trees etc. After will perform hyperparameter tuning through KerasTuner and will plot the results graph.

Kindly assign me the issue under the label of GSSoC'24.

github-actions[bot] commented 1 month ago

Congratulations, @jeet-Abhi123! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

jeet-Abhi123 commented 4 weeks ago

@SrijanShovit May I know the reason why you have closed this issue?

SrijanShovit commented 3 weeks ago

You really think we need Covid 19 analysis now? Try exploring the repo first, what's going; which issues have been closed.

jeet-Abhi123 commented 3 weeks ago

@SrijanShovit I am not talking about just Covid-19 analysis. I am speaking this with a broader vision, Just look at the dataset. This was collected in the initial phases of the covid like cough, fever, sore throat etc. Aim : If in future some other disease or pandemic will come, our aim is to predict it with minimum possible symptoms. That is the aim of this project, i.e why it is important for predicting covid-19 with minimum possible symptoms.

SrijanShovit commented 3 weeks ago

Your current comment does not align with this:

🔴 Project Title : Covid-19 prediction using ML/DL

🔴 Aim : This dataset was collected in the initial phases of covid-19 during march and april 2020. The aim of the project is to predict a person is covid-19 +ve or not with minimum possible symtoms like fever, cough, age_above_60, sore_throat etc

Still you can chose some idea on the line of lung/ bronchiole related disease or similar kind of virus. But would need some other dataset generic to these symptoms.