Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add formatters/printers for Evaluations #144

Open
Craigacp opened this issue May 26, 2021 · 0 comments
Open

Add formatters/printers for Evaluations #144

Craigacp opened this issue May 26, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Craigacp
Copy link
Member

Is your feature request related to a problem? Please describe.
Tribuo's evaluations have a build in formatted output, but this is fixed and not customisable. Currently our users can create their own output format by querying the evaluation object for the metrics they want, but we could consider adding formatters that allow users to select the metrics they want and have Tribuo automatically format them into something readable (and possibly in HTML or other formats too).

Describe alternatives you've considered
Users could continue to build their own output formatter, or use the fixed built in one.

Additional context
This was requested in #62 as part of a larger discussion. It's broken out separately here for ease of tracking.

@Craigacp Craigacp added the enhancement New feature or request label May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant