- **Note**: the output cannot be monotonically constrained with respect to a categorical feature
- **Note**: the output cannot be monotonically constrained with respect to a categorical feature
- **Note**: floating point numbers in categorical features will be rounded towards 0
- ``forcedbins_filename`` :raw-html:`<a id="forcedbins_filename" title="Permalink to this parameter" href="#forcedbins_filename">🔗︎</a>`, default = ``""``, type = string
- ``forcedbins_filename`` :raw-html:`<a id="forcedbins_filename" title="Permalink to this parameter" href="#forcedbins_filename">🔗︎</a>`, default = ``""``, type = string
- path to a ``.json`` file that specifies bin upper bounds for some or all features
- path to a ``.json`` file that specifies bin upper bounds for some or all features
// desc = **Note**: using large values could be memory consuming. Tree decision rule works best when categorical features are presented by consecutive integers starting from zero
// desc = **Note**: using large values could be memory consuming. Tree decision rule works best when categorical features are presented by consecutive integers starting from zero
// desc = **Note**: all negative values will be treated as **missing values**
// desc = **Note**: all negative values will be treated as **missing values**
// desc = **Note**: the output cannot be monotonically constrained with respect to a categorical feature
// desc = **Note**: the output cannot be monotonically constrained with respect to a categorical feature
// desc = **Note**: floating point numbers in categorical features will be rounded towards 0
std::stringcategorical_feature="";
std::stringcategorical_feature="";
// desc = path to a ``.json`` file that specifies bin upper bounds for some or all features
// desc = path to a ``.json`` file that specifies bin upper bounds for some or all features