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

Adding Xgboost #98

Open
SwarnenduJUIT opened this issue May 15, 2024 · 5 comments
Open

Adding Xgboost #98

SwarnenduJUIT opened this issue May 15, 2024 · 5 comments
Assignees

Comments

@SwarnenduJUIT
Copy link
Contributor

Is your feature request related to a problem? Please describe.
XG boost algorithm might be helpful . XGboost is an boosting algorithm also known as EXTREME GRADIENT BOOSTING. It might be helpful and we can check the model accuracy to verify if it is more helpful than Random Forest or not.

Describe the solution you'd like
We will implement XGboost algorithm and compare the accuracy with the other models especially Random forest.

Describe alternatives you've considered
We can also move to Adaboost to check the accuracy for the model.

Additional context
Boosting models can be really helpful in some cases.

What problem is this feature trying to solve?
Helps to decide the best ml algorithm for the data.

How do we know when the feature is complete?
We will compare the accuracy and present it in the file itself.

@SwarnenduJUIT
Copy link
Contributor Author

@sanjay-kv assign me this issue and i will look forward to verify that if XGboost would be better option or not .

@SwarnenduJUIT
Copy link
Contributor Author

@sanjay-kv and @okaditya84 i have asked for the pull request kindly check the code and merge it .

@Pranali3103
Copy link

Hi @sanjay-kv ,c an you please assign me this issue !!

@okaditya84
Copy link
Member

Hi @sanjay-kv ,c an you please assign me this issue !!

The issue is already assigned. Please brainstorm another.

@Shouryabhardwajj
Copy link

I am interested in this issue. Please assign me this

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

No branches or pull requests

4 participants