Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KWOC 2023 : Pnemonia Disease Prediction #616

Open
1 of 2 tasks
prathimacode-hub opened this issue Dec 31, 2023 · 12 comments
Open
1 of 2 tasks

KWOC 2023 : Pnemonia Disease Prediction #616

prathimacode-hub opened this issue Dec 31, 2023 · 12 comments
Assignees
Labels
Assigned This label is given for all the valid issues to open source programs KWOC 2023 This issues are eligible for KWOC 2023 participants

Comments

@prathimacode-hub
Copy link
Owner

prathimacode-hub commented Dec 31, 2023

Define You:

  • KWOC 2023 Participant
  • Contributor

Hey OS participants, good to see you.

This project will help us in predicting the pneumonia disease using the dataset given

Dataset : https://www.kaggle.com/broach/weekly-cdc-pneumonia-cases

If you like to work on this issue, follow the given guidelines for code as well as for the README. You can compare it using different algorithms for better modelling practices.

@prathimacode-hub prathimacode-hub added KWOC 2023 This issues are eligible for KWOC 2023 participants 🤩 Up for Grab This issue will is not assigned ! Grab It ! labels Dec 31, 2023
@prathimacode-hub prathimacode-hub changed the title Pnemonia Disease Prediction KWOC 2023 : Pnemonia Disease Prediction Dec 31, 2023
@Annie-1-code
Copy link

I would like to work on this issue.
Let us use linear support vector machines to perform this classification.Let x(p dimensional vector implying p umptoms),y(1 or -1 depending on pneumonia affected or not repectively) be a et of n points. Our job is to draw a hyperplane through them andthen figure out if the n+1 th point is pneumonia affeted or not

@prathimacode-hub
Copy link
Owner Author

You have to use alteast 3-4 algorithms and compare the results for any issue taken for. Never go with just 1 algorithm. It isn't sufficient and not a right way to get model creation done. @Annie-1-code

@prathimacode-hub prathimacode-hub added Assigned This label is given for all the valid issues to open source programs and removed 🤩 Up for Grab This issue will is not assigned ! Grab It ! labels Dec 31, 2023
@Annie-1-code
Copy link

I have explored the dataset. I now want to clean the dataseti.e. remove all the non-null values. I tried looking at a simillar project
Black Friday Sales- Analysis and Prediction and looked into the data cleaning part of the file ML-ProjectKart/Black Friday Sales- Analysis and Prediction/Model
/black_friday_sales_analysis_and_prediction.ipynb

I could not understand why we were fill na value with 9, 12 and 9300 numbers. Could you help me undertand those or guide me toward a path to remove null values

@prathimacode-hub
Copy link
Owner Author

It depends on what we are trying to achieve. Either you have remove categorical columns if it's not useful for modelling, else have to replace with values. Values vary according to data in dataset. @Annie-1-code

@prathimacode-hub
Copy link
Owner Author

@Annie-1-code, let me know if you need a meet call for discussion?

@Annie-1-code
Copy link

Sure, what about 11am tomorrow? If that i ok with you, I can set up a meet call.

@prathimacode-hub
Copy link
Owner Author

3pm works for me. Once you give you a confirmation on mentioned time, I shall share out to the meet link. @Annie-1-code

@Annie-1-code
Copy link

Sure. 3 pm works for me too

@prathimacode-hub
Copy link
Owner Author

Just few hours left for the deadline until tomorrow. @Annie-1-code

@prathimacode-hub
Copy link
Owner Author

Is your issue sorted? @Annie-1-code

@Annie-1-code
Copy link

Can we meet via Google meet at 9 pm today?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned This label is given for all the valid issues to open source programs KWOC 2023 This issues are eligible for KWOC 2023 participants
Projects
None yet
Development

No branches or pull requests

2 participants