Main public logs

Combined display of all available logs of Qbase. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 05:25, 10 June 2025 Thakshashila talk contribs created page Weighted F1 (Created page with "= Weighted F1 Score = The '''Weighted F1 Score''' is a metric used in multi-class classification to evaluate model performance by computing the F1 Score for each class and taking the average, weighted by the number of true instances for each class (i.e., the class "support"). It is especially useful when working with '''imbalanced datasets''', where some classes are more frequent than others. == Definition == :<math> \text{Weighted F1} = \sum_{i=1}^{C} w_i \cdot F1_i...")