Skip to content
This repository was archived by the owner on Sep 3, 2023. It is now read-only.
This repository was archived by the owner on Sep 3, 2023. It is now read-only.

Add model_version field to /predictions endpoint #6

@Haimchen

Description

@Haimchen

Goal

Add a new field model_version to the /predict endpoint.

Description

To evaluate the quality of the model later, the feedback about mislabeled tweets should contain the version of the model that made the (wrong) prediction.
As we do not know the model version yet, we will initally hardcode it to always return 1.

Don't forget to update the README 😉

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions