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

'XGBoostCostModel' object has no object 'pool' #3

Closed
GH-Jo opened this issue Nov 26, 2019 · 1 comment
Closed

'XGBoostCostModel' object has no object 'pool' #3

GH-Jo opened this issue Nov 26, 2019 · 1 comment

Comments

@GH-Jo
Copy link
Contributor

GH-Jo commented Nov 26, 2019

Hi,
I installed requirements and now try to run test codes.

When I run test.py, this error message occurs and running fails.

AttributeError: 'XGBoostCostModel' object has no attribute 'pool'

My Environment is ubuntu18.04 and NVIDIA GPU.

Can you tell me how to fix this?

@hoseung2
Copy link
Contributor

I think you didn't install XGBoost.

You can install with

pip install xgboost

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

No branches or pull requests

2 participants