MLServer icon indicating copy to clipboard operation
MLServer copied to clipboard

Add support to provide feedback

Open adriangonz opened this issue 5 years ago • 2 comments
trafficstars

Seldon Core currently supports providing a “reward signal” as feedback for model’s predictions. This is received by the model as a request sent to a /feedback endpoint. Since this modifies the server protocol, it would be good to consider adding this as a server extension for MLServer.

adriangonz avatar Oct 14 '20 10:10 adriangonz

@adriangonz do we have a plan to add it in a near future ?

duychu avatar Oct 13 '22 03:10 duychu

Hey @duychu,

We want to add it, but it's not on the immediate roadmap yet. We're still trying to figure out what's the best way to introduce this in the architecture at the serving orchestrator level (i.e. at the Seldon Core / KServe level).

adriangonz avatar Oct 13 '22 15:10 adriangonz