Skip to content

Load XGBoost model made in Python to spark #11400

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

Open
komiting opened this issue Apr 9, 2025 · 2 comments
Open

Load XGBoost model made in Python to spark #11400

komiting opened this issue Apr 9, 2025 · 2 comments

Comments

@komiting
Copy link

komiting commented Apr 9, 2025

I got a xgboost model made in python (xgb_model.json) and I need to load it to Spark and on Scala too. When I try to do it it searches for /metadata in the path. What do I do?

@trivialfis
Copy link
Member

@wbo4958 Is this expected to work?

@wbo4958
Copy link
Contributor

wbo4958 commented Apr 12, 2025

Currently, we don't have API that could load python model to spark model. but We could support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants