Skip to content

Make the offline prediction latencies configurable by a user #16

@bkersbergen

Description

@bkersbergen

The evaluate_file.rs presents the prediction latencies.

These percentiles that are shown are currently hardcoded.

Make the percentiles configurable using the config file.

in the config file introduce a new section that evaluate_file.rs should use:
[evaluation]
latency_percentiles = [0, 25, 50, 75, 90, 99.5]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions