zurutech/ashpy

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

Aberta

#60 aberto em 3 de abr. de 2020

 (1 comentário) (0 reação) (0 responsável)Python (9 forks)github user discovery
buggood first issue

Métricas do repositório

Stars
 (83 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador