benchopt / benchopt/benchmark_tsfm
Adding a new metric
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Right now, when adding a new metric, one must modify all the datasets that are concerned by that task's metric.
An option would be to import all `_METRICS` in a dataset instead of typing them one by one. This would make adding a new metric easier.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.