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

[Code Addition Request]: 💡 Adding Diabetes detection model using 3 ensemble models in Machine_learning directory #388

Closed
2 of 3 tasks
LitZeus opened this issue Oct 9, 2024 · 4 comments
Assignees
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Assigned💻 Indicates an issue has been assigned to a contributor.

Comments

@LitZeus
Copy link
Contributor

LitZeus commented Oct 9, 2024

Have you completed your first issue?

  • I have completed my first issue

Guidelines

  • I have read the guidelines
  • I have the link to my latest merged PR

Latest Merged PR Link

They both are left to review and merge

#331

#318

Project Description

Diabetes detection model using 3 ensemble models involves building a machine learning system to detect diabetes using the Pima Indians Diabetes dataset from Kaggle. The system incorporates three ensemble models:

  • Stacking model: Combines multiple classifiers and uses another model to aggregate the predictions.
  • Soft voting model: Takes the weighted average of predicted probabilities from different models.
  • Hard-soft voting model: Incorporates both hard voting (majority class prediction) and soft voting (probability-based averaging) strategies.

Full Name

Tejas Athalye

Participant Role

GSSoc-extd | Contributor , Hacktoberfest

Copy link

github-actions bot commented Oct 9, 2024

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

@UTSAVS26
Copy link
Owner

UTSAVS26 commented Oct 9, 2024

@LitZeus I am assigning this issue but please wait before raising any new issue until your PR is merged.

@UTSAVS26 UTSAVS26 added Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Assigned💻 Indicates an issue has been assigned to a contributor. level1 gssoc-ext hacktoberfest labels Oct 9, 2024
@LitZeus
Copy link
Contributor Author

LitZeus commented Oct 9, 2024

@UTSAVS26 okay, sure

Copy link

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Assigned💻 Indicates an issue has been assigned to a contributor.
Projects
None yet
Development

No branches or pull requests

2 participants