A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://catboost.ai/docs/concepts/python-reference_catboost_save_model.html below:

save_model | CatBoost

Save the model to a file.

Method call format
save_model(fname,
           format="cbm",
           export_parameters=None,
           pool=None)
Parameters fname Description

The path to the output model.

Possible types

string

Default value

Required parameter

format Description

The output format of the model.

Possible values:

Possible types

string

Default value

cbm

export_parameters Description

Additional format-dependent parameters for:

Possible types

dict

Default value

None

pool Description

The dataset previously used for training.

This parameter is required if the model contains categorical features and the output format is cpp, python, or JSON.

Note

The model can be saved to the JSON format without a pool. In this case it is available for review but it is not applicable.

Possible types

Default value
None


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4