R notebook: “Error in load_model(model_output_path) : unused argument (model_output_path)”

Hi @imfilip

This one seems to be a xgboost specifcic error. For those models often they should be saved in a way according to the package itself.

See this discussion on how to do that. Hope that clarifies things a bit :slight_smile: