SVC handles multiclass classificationKNeighborsClassifier also handles multiple classesLogisticRegression does handle multiple classes as wellDownload this dermatology data and fit SVC to it
For precision, recall, and F1 score we have three options:
normalize=False for count of missclassification cases