You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2023. It is now read-only.
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.