The digits problem is about classification, so all errors are classification errors.
However, one can us different algorithms to get your final classifier, one being the regression algorithm treating the

as real values not binary classification values. The algorithm you use to get your final classifier is up to you, but the final result has to be a classifier.
Quote:
Originally Posted by alanericy
Hi Professor, for the 7th problem in HW9 the Ecv and Etest are classification error or regression error? Thanks!
|