You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: