You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Evaluate method in the MultiClassClassifierEvaluator, calculates the overall metrics, and the confusionTable, but makes no use of the confusion table.
The confusion table should be part of the MultiClassClassifierMetrics.
The text was updated successfully, but these errors were encountered:
The Evaluate method in the MultiClassClassifierEvaluator, calculates the overall metrics, and the confusionTable, but makes no use of the confusion table.
The confusion table should be part of the MultiClassClassifierMetrics.
The text was updated successfully, but these errors were encountered: