cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar
RiztCL
Level I

xgboost_jmp module

Hi!

I while testing the great XGBoost add-in I generated Python code for the model, however I've been unable to run it because it asks for the module "xgboost_jmp" that I cannot find through PIP, please advise, where can I find that package??

Many thanks,

 

 

 

1 REPLY 1

Re: xgboost_jmp module

Hi @RiztCL ,

When I select "Generate Python code...", "xgb_jmp_m1.py" and "xgboost_jmp.py" are generated. It seems that the module "xgboost_jmp" refers to "xgboost_jmp.py" file. You need to put these two files in sama folder to import "xgboost_jmp" correctly.