influence_boosting icon indicating copy to clipboard operation
influence_boosting copied to clipboard

Export catboost

Open aclarkse opened this issue 4 months ago • 1 comments

Hello,

I am having trouble exporting the learned catboost model to a json format. The function provided in the notebook for this purpose (export_catboost_to_json) is outputting an empty file, and using the Catboost native functionality for this is not compatible with the rest of your codebase. Perhaps I am missing something related to what you mention in your README about the export_catboost binary that is needed. I am using a Windows system, so I am unsure how I should configure this. Any guidance would be much appreciated!

aclarkse avatar Mar 27 '24 23:03 aclarkse