Is there a parameter like "scale_pos_weight" in catboost package as we used to have in the xgboost package in python ?
Is there a parameter like "scale_pos_weight" in catboost package as we used to have in the xgboost package in python ?
Yes, you can use "auto_class_weights" and "scale_pos_weight" as described in original catboost documentations: https://catboost.ai/docs/concepts/python-reference_parameters-list.html