abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!🌟💫 Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
179 stars 215 forks source link

[PROJECT ADDITION]- PCOS DETECTION #624

Closed payalsinha12 closed 1 week ago

payalsinha12 commented 3 weeks ago

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 .

github-actions[bot] commented 3 weeks ago

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

payalsinha12 commented 3 weeks ago

@abhisheks008 please assign me the project

abhisheks008 commented 3 weeks ago

Which models are you planning to implement? @payalsinha12

payalsinha12 commented 3 weeks ago

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 commented 3 weeks ago

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

github-actions[bot] commented 1 week ago

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