-
Notifications
You must be signed in to change notification settings - Fork 705
rename xgboost to ant_xgboost #754
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
rename xgboost to ant_xgboost #754
Conversation
sperlingxx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So far, ant-xgboost is nothing but another wrapper of xgboost. Maybe we just keep the xgboost name rather than change it to ant-xgboost? I'm afraid using ant-xgboost will make user confuse about the difference bewteen ant-xgboost and xgboost, which is unnecessary in respect of users.
…flow into rename_ant_xgboost
It seems that ant-xgboost is a forked branch of xgboost , the existing And ant-xgboost also includes many excellent features such as auto-train, launch the distributed job on k8s/spark with the |
…flow into rename_ant_xgboost
a part work of #758