Classification Accuracy,Confusion matrix, AUC and ROC

we already discussed how to calculate accuracy for linear regression with the help of R-Square, Adjusted R-Square, MSE etc..Can we use the same mechanism to calculate the accuracy for classification problem? Simple answer is NO, we have different mechanism to calculate accuracy for classification problems. Classification Accuracy: It is very simple to calculate, number ofContinue reading “Classification Accuracy,Confusion matrix, AUC and ROC”