AI & Data Science Challenges | DPhi


This is a companion discussion topic for the original entry at https://dphi.tech/challenges/295

issue in submission

Eval Error

It has been resolved, please make a submission now

Accuracy is a bad metric for such an imbalanced class distribution. Simply predicting all rows to be of class ‘1’ will give 95% accuracy. Consider changing the evaluation metric if possible.

Update: I did make a submission with all 1’s and it scored exactly 95%.

1 Like

Total support @stiwari