Attributes
Attribute | Description |
---|---|
tree_count | Return the number of trees in the model. This number can differ from the value specified in the iterations training parameter in the following cases:
|
feature_importances | Return the calculated feature importances. The output data depends on the type of the model's loss function:
|
Attribute | Description |
---|---|
tree_count | Return the number of trees in the model. This number can differ from the value specified in the iterations training parameter in the following cases:
|
feature_importances | Return the calculated feature importances. The output data depends on the type of the model's loss function:
|