-
Notifications
You must be signed in to change notification settings - Fork 811
Support 'target_names' in Classification Metrics #578
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghacktoberfestAccepted contributions will count towards your hacktoberfest PRsAccepted contributions will count towards your hacktoberfest PRshelp wantedExtra attention is neededExtra attention is needed
Description
If target_names is specified in the column_mapping it needs to be used in the following metrics:
ClassificationQualityByClass()ClassificationClassSeparationPlot()ClassificationProbDistribution()ClassificationQualityByFeatureTable()
Screenshots below illustrate where target_names are supposed to appear on plots:
- ClassificationQualityByClass()
- ClassificationClassSeparationPlot()
- ClassificationProbDistribution()
- ClassificationQualityByFeatureTable()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghacktoberfestAccepted contributions will count towards your hacktoberfest PRsAccepted contributions will count towards your hacktoberfest PRshelp wantedExtra attention is neededExtra attention is needed



