How much we can get from predicting 1 as 1?How much we can get from predicting 0 as 0?
Performance metrics ¾ For real-world applications, almost nobody uses accuracy as the sole performance measure. 2 Accuracy is misleading ¾ Issues with accuracy measure – It assumes equal importance between predicting 1 as 1 and predicting 0 as 0. – Due to such equal importance, when the dependent variable of your historical data only contains […]