For a imbalanced binary classification model for F1_score, should I use micro, macro, or weighted?

前端 未结 0 784
甜味超标
甜味超标 2020-12-07 05:00

My understanding:

Micro -> should use this if I want to get a score that does not favour any class in particular.

macro -> Weighs each class equally. So

相关标签:
回答
  • 消灭零回复
提交回复
热议问题