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

Consider implementing XGBoost #238

Open
1 task done
Mec-iS opened this issue Nov 11, 2022 · 2 comments
Open
1 task done

Consider implementing XGBoost #238

Mec-iS opened this issue Nov 11, 2022 · 2 comments
Labels
help wanted Extra attention is needed important
Milestone

Comments

@Mec-iS
Copy link
Collaborator

Mec-iS commented Nov 11, 2022

I'm submitting a

  • feature request.

Expected Behaviour:

smartcore should provide an implementation for gradient boosting (XGBoost) for most popular regressions:

Let's try to find a low foot-print and feature-enabled solution to provide this great tool.

@Mec-iS Mec-iS added help wanted Extra attention is needed important labels Nov 11, 2022
@Mec-iS Mec-iS added this to the v0.5 milestone Nov 11, 2022
@Luosuu
Copy link

Luosuu commented Dec 9, 2022

Hi @Mec-iS could you please share your update on this thread? Have you decided how to implement this? Or should we directly use the C++ bindings

@Mec-iS
Copy link
Collaborator Author

Mec-iS commented Dec 9, 2022

Hi,

At the moment this is not in our priority list as it doesn't seems that users are keen to have this feature. I would be happy to follow if somebody decides to take this up. First of all we need a list of use cases to define when/how users may want to use this (possibly using the existing datasets).
We don't want to provide anything through bindings, there are already other libraries that do that pretty well; what put in there library has to go through some criteria that are loosely defined in CONTRIBUTING and DEVELOPERS.

If you have any idea please share.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed important
Projects
None yet
Development

No branches or pull requests

2 participants