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

Issues with XGBoostEstimator cell #1

Closed
tunguz opened this issue Sep 25, 2018 · 1 comment
Closed

Issues with XGBoostEstimator cell #1

tunguz opened this issue Sep 25, 2018 · 1 comment

Comments

@tunguz
Copy link

tunguz commented Sep 25, 2018

Hi there,

first, thank you for a great Medium post and for this repository. I am new to PySpark, and am trying to run your code. It all works fine util I get to xgboost = XGBoostEstimator(... cell. When I try to run it, i get the following error message:

TypeError: 'JavaPackage' object is not callable

If you have any ides why this might be the case, or what I could do to resolve this issue, it would be very helpful.

Thanks,

Bojan

@BogdanCojocar
Copy link
Owner

Hi @tunguz ,

Please have a look at this PR as the XGBoost wrapper is in an alpha state and is constantly changes:
dmlc/xgboost#1698

Cheers,
Bogdan

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