Stackoverflow-Analysis icon indicating copy to clipboard operation
Stackoverflow-Analysis copied to clipboard

Model performance under Gradient boosting

Open Pookie-n-Rookie opened this issue 1 year ago • 4 comments

Is your feature request related to a problem? Please describe. Checking for the best algorithms among the various bagging and boosting techniques such as gradient boosting,XG boosting etc..

Describe the solution you'd like Gradient boosting trees can be more accurate than random forest because we can train them to correct each others errors.Aim to decrease bias and model will be weighted according to their performance.

Describe alternatives you've considered Alternatively , i would more for XG boost to do the same as gradient boosting

.

What problem is this feature trying to solve? we might check the dataset with boosting techniques to reach a conclusion.

How do we know when the feature is complete? simply we compare for model accuracy than previous random forest model and current gradient boosting model.

Pookie-n-Rookie avatar May 11 '24 09:05 Pookie-n-Rookie

@sanjay-kv kindly assign me this issue and i would go through the boosting technique for [FEATURE] Add New ML Algorithms #8

Pookie-n-Rookie avatar May 11 '24 09:05 Pookie-n-Rookie

assigned to u @SwarnenduJUIT

sanjay-kv avatar May 11 '24 10:05 sanjay-kv

Hey bhaiya ! i am data science and machine learning enthusiast.I have worked on predictive modelling. After seeing this issue i want to work on this issue.If possible then kindly assign this issue to me.

AkUp007 avatar May 12 '24 04:05 AkUp007

Hi @sanjay-kv , I would like to work on this issue , please assign me this issue.

Pranali3103 avatar May 23 '24 13:05 Pranali3103

This issue has been automatically closed because it has been inactive for more than 30 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!

github-actions[bot] avatar Jun 28 '24 01:06 github-actions[bot]