experiment evaluation metrics
Open
Backend
UI
- Dominant language
- Rust
- Stars
- 40
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Allow users to specify evaluation metrics. These can be displayed in a separate tab, and can consist of single step metrics.
Something like:
```python
evaluation_set = {"mae":10., "mape": 10}
```
we can flesh it out more, but the jist is these can all be displayed in a single table with charts and tables.
Contributor guide
Assessment
This issue has not been assessed yet.