Accuracy is one of the many metrics in use for measuring success on a classification problem.
accuracy = number_correct / total
Tags:
Machine Learning
Accuracy is one of the many metrics in use for measuring success on a classification problem.
accuracy = number_correct / total