标签: python machine-learning scikit-learn classification mathematical-optimization
我试图更深入地了解sci-kit学习中的class_weight参数。 class_weight究竟如何惩罚某些类的错误?它是否在损失函数中加权误差?