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

[PROJECT ADDITION]- PCOS DETECTION #624

Closed
payalsinha12 opened this issue Jun 4, 2024 · 6 comments · Fixed by #635
Closed

[PROJECT ADDITION]- PCOS DETECTION #624

payalsinha12 opened this issue Jun 4, 2024 · 6 comments · Fixed by #635
Assignees
Labels
Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC

Comments

@payalsinha12
Copy link
Contributor

payalsinha12 commented Jun 4, 2024

Polycystic Ovary Syndrome (PCOS) is a hormonal imbalance affecting women of childbearing age. Early detection is crucial for proper management. Machine learning offers a promising approach to aid in PCOS diagnosis.
The project's core is a well-structured dataset containing patient information relevant to PCOS diagnosis. This data might include:
Demographic details (age, weight, etc.)
Medical history (menstrual irregularities, acne, etc.)
Lab test results (hormone levels, ultrasound findings)
I will take the dataset from Kaggle and prepare a model for it . I will create a separate folder named as the Project Title.
Inside that folder, there will be four main components.
Images - To store the required images.
Dataset - To store the dataset or, information/source about the dataset.
Model - To store the machine learning model you've created using the dataset.
requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

@abhisheks008 please assign me this project .

Copy link

github-actions bot commented Jun 4, 2024

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@payalsinha12 payalsinha12 changed the title [PROJECT ADDITION]- [PROJECT ADDITION]- PCOS DETECTION Jun 4, 2024
@payalsinha12
Copy link
Contributor Author

@abhisheks008 please assign me the project

@abhisheks008
Copy link
Owner

Which models are you planning to implement?
@payalsinha12

@payalsinha12
Copy link
Contributor Author

payalsinha12 commented Jun 4, 2024

i will implement a model using different classifiers which will helps a person to determine that she was suffering from pcos or not after preparation of model if someone wants to use frontend and backend for it they can @abhisheks008

@abhisheks008
Copy link
Owner

i will implement a model using different classifiers which will helps a person to determine that she was suffering from pcos or not after preparation of model if someone wants to use frontend and backend for it they can @abhisheks008

Use these models for your project,

  1. Random Forest
  2. Decision Tree
  3. Logistic Regression
  4. XGBoost
  5. Lasso
  6. Ridge
  7. Gradient Boosting
  8. KNN
  9. Naive Bayes
  10. MLP Classifier

Assigned @payalsinha12

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC labels Jun 5, 2024
@payalsinha12 payalsinha12 mentioned this issue Jun 6, 2024
12 tasks
Copy link

Hello @payalsinha12! Your issue #624 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants