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
192 stars 216 forks source link

Asthma Disease Detection Using Deep Learning #673

Closed Swish78 closed 2 months ago

Swish78 commented 3 months ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Asthma Disease Detection Using Deep Learning

:red_circle: Aim : Develop a robust model to detect asthma using deep learning techniques, specifically ANNs from PyTorch and custom-built ANNs using NumPy and SciPy.

:red_circle: Dataset : Asthma Disease Dataset

:red_circle: Approach :

  1. Perform exploratory data analysis (EDA) to understand the dataset and uncover initial insights.
  2. Implement data preprocessing techniques to handle outliers, feature engineering, and missing values.
  3. Develop and compare multiple models:
    • ANN using PyTorch
    • Custom-built ANN using NumPy and SciPy
  4. Evaluate model performance using metrics like Accuracy, Precision, Recall, F1-Score, and ROC-AUC.
  5. Document the process, results, and conclusions thoroughly.

:white_check_mark: To be Mentioned while taking the issue :

I want to get this assigned.


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 3 months ago

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

abhisheks008 commented 3 months ago

Can you implement 3-4 models for this project?

Swish78 commented 3 months ago

Yeah, I can implement 3-4 models. Should I implement 2 ANNs and 2 other ML algorithms, or just ML-based algorithms?

abhisheks008 commented 3 months ago

Implement 2 ANNs and 5 ML Models for this problem statement.

Assigning this issue to you @Swish78

Sanjanah8 commented 2 months ago

Issue Title: 713 Asthma Disease Detection Using Deep Learning

Full name : Sanjanah A GitHub Profile Link : Sanjanah8(https://github.com/sanjanah8) Participant ID (If not, then put NA) : Approach for this Project : Implementing a robust data preprocessing pipeline, experimenting with different deep learning architectures, and evaluating model performance comprehensively. What is your participant role? Contributor (SSOC'3 2024)

I have used ANN using pytorch and 5 different ML models for this approach. I want to get this assigned. Please review my pull request and any changes to be made can be rectified by me.

abhisheks008 commented 2 months ago

Issue Title: 713 Asthma Disease Detection Using Deep Learning

Full name : Sanjanah A GitHub Profile Link : Sanjanah8(https://github.com/sanjanah8) Participant ID (If not, then put NA) : Approach for this Project : Implementing a robust data preprocessing pipeline, experimenting with different deep learning architectures, and evaluating model performance comprehensively. What is your participant role? Contributor (SSOC'3 2024)

I have used ANN using pytorch and 5 different ML models for this approach. I want to get this assigned. Please review my pull request and any changes to be made can be rectified by me.

Please wait for the issue to be assigned to you, then only you start working on it. Without assigning an issue how can you start pushing your code?

What are the ML models you think are compatible with this dataset? As you need to implement 6-7 models for any issue here.

adi271001 commented 2 months ago

Full name : Aditya D GitHub Profile Link : https://github.com/Swish78 Participant ID (If not, then put NA) : NA Approach for this Project : using ml algos like logistic regression , knn , random forest , decision tree , svm , adaboost , catboost , gradientboost , xgboost and stacked classifier What is your participant role? SSOC Contributor @abhisheks008 if this issue is still open please assign it to me

abhisheks008 commented 2 months ago

Assigned to you @adi271001

github-actions[bot] commented 2 months ago

Hello @adi271001! Your issue #673 has been closed. Thank you for your contribution!