zurutech/ashpy

[BUG/API] - Passing name to Custom ClassifierMetric(s)

Open

#60 opened on Apr 3, 2020

 (1 comment) (0 reactions) (0 assignees)Python (9 forks)github user discovery
buggood first issue

Repository metrics

Stars
 (83 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

System information

  • AshPy version:

Describe the bug No easy way to specify a name for subclassed custom ClassifierMetric

Expected behavior While subclassing ClassifierMetric it should be possible to specify a name for the metric.

Contributor guide