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

Make xgboost an extra dependency #151

Merged
merged 5 commits into from
Sep 15, 2021

Conversation

Yard1
Copy link
Member

@Yard1 Yard1 commented Aug 30, 2021

This has been done in order to allow for lightgbm-ray to be installed without xgboost. The new install command for xgboost-ray will be pip install "xgboost-ray[default]". If xgboost is not installed, train and predict methods will throw an ImportError.

@richardliaw richardliaw reopened this Sep 13, 2021
@richardliaw
Copy link
Collaborator

(oops, can we merge)?

@Yard1
Copy link
Member Author

Yard1 commented Sep 13, 2021

Needs to pass CI now ;)

@krfricke krfricke merged commit df38184 into ray-project:master Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants