Govur University Logo
--> --> --> -->
...

In the context of model performance metrics, why is a high F1 score often preferred over basic accuracy when dealing with imbalanced datasets?



Accuracy measures the ratio of correct predictions to the total number of cases, which is misleading when a dataset is imbalanced. In an imbalanced dataset, one class significantly outnumbers the other. For instance, if 99 percent of transactions are legitimate and 1 percent are fraudulent, a model can achieve 99 percent accuracy simp....

Log in to view the answer



Redundant Elements