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

Model Enhancement using ensembling Models such as GradientBoosting , Adaboost and Stacking method #267

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

binguliki
Copy link
Contributor

@binguliki binguliki commented Jun 3, 2024

🛠️ Related Issue

📝 Description

Model Enhancement using ensembling Models such as GradientBoosting , Adaboost and Stacking method
I have developed the entire pipeline structure for GradientBoosting Models and Stacking model

🔍 Type of PR

  • 🐛 Bug fix
  • ✨ Feature enhancement
  • 📚 Documentation update

📸 Screenshots / 🎥 Videos (if applicable)

Banner

✅ Checklist

  • I have performed a self-review of my code.
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

ℹ️ Additional Context

I have made the stacking model using Gradient Boosting and Xgboost and also provided an image for it .

@Akshat111111 can you please review the PR and provide a level3 tag under GSSoC'24 for my work . It would be really appreciated .

Copy link
Owner

@Akshat111111 Akshat111111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work!

@Akshat111111 Akshat111111 merged commit f79bf20 into Akshat111111:main Jun 4, 2024
1 check passed
Copy link

github-actions bot commented Jun 4, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀

@binguliki
Copy link
Contributor Author

@Akshat111111 , Hey Bro can i get a Level-3 tag for it

@Akshat111111
Copy link
Owner

@Akshat111111 , Hey Bro can i get a Level-3 tag for it

Your work is good, I will definately upgrade the level in upcoming work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡[FEATURE]: Model Enhancement using ensemble techniques
2 participants