0
9.3kviews
Explain different methods that can be used to evaluate and compare the accuracy of different classification algorithms?
1 Answer
7
466views

1. Accuracy:

  • Accuracy of classifier refers to the ability of classifier.
  • It predicts the class label correctly and the accuracy of the predictor refers to how well a given predictor can guess the value of predicted attribute for a new data.

2. Speed :

  • This refers to the computational cost …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.