If you have a roughly balanced problem, you don’t need to use weights. If you have imbalance, 1/class_size
is a typical choice.
Best regards
Thomas
If you have a roughly balanced problem, you don’t need to use weights. If you have imbalance, 1/class_size
is a typical choice.
Best regards
Thomas