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

Installed and loaded XGBoost on Weka, but can't run on data as classifier #4

Open
huhrichard opened this issue Jun 25, 2020 · 2 comments

Comments

@huhrichard
Copy link

Hi,

I am a Mac user using Weka 3.9.4. XGBoost is successfully loaded on Weka by package manager.

I can choose XGBoost as a classifier under 'trees'. However, once I start, nothing is shown, even with debug mode on.

The XGBoost on my computer is installed by pip, does it matter? How can I run XGBoost on Weka successfully?

Thanks.

@jmSfernandes
Copy link

Same happened to me. Weka 3.9.6... it just prints the building model information but nothing happens (see image)...
@huhrichard I don't think you need to install anything through pip since this should be a wrapper for the XGBoost4J model.
However, you can install the wekaPython package and then you can use the python implementation of XGBoost... And that seems to work.
image

@Ushie-Sylvester
Copy link

Hello @jmSfernandes i am having same issue as you, but i dont know how to use the Python implemetation package for XGboost, i have succesfully installed the Wekapython package but i dont know what to do from here. could you please guide me

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

3 participants