-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Any interest in XGBoost? #277
Comments
邮件已收到,谢谢!
——赵淼
|
+1 |
您好,您的邮件已收到,我会尽快查看,^_^
|
邮件已收到,谢谢!
——赵淼
|
@amlocek Adam, I would be happy to help port Cortado to Go. I don't see how to email you directly, but feel free to email me. |
您好,您的邮件已收到,我会尽快查看,^_^
|
邮件已收到,谢谢!
——赵淼
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I have an experimental high performance XGBoost (tree_method=exact only) implementation here:
https://github.com/Statfactory/cortado (python + llvm)
https://github.com/Statfactory/cortado-fs (F#)
https://github.com/Statfactory/JuML.jl (Julia)
I could port it to golang with some help if there is interest:)
Adam
The text was updated successfully, but these errors were encountered: