seldon-server icon indicating copy to clipboard operation
seldon-server copied to clipboard

Recommendation score not returned in recommendation results

Open ukclivecox opened this issue 8 years ago • 2 comments

ukclivecox avatar Sep 08 '15 08:09 ukclivecox

The code of interest is line 184 and 192 of io.seldon.api.resource.service.RecommendationService. This returns a set of ItemBeans in a ItemRecommendationsBean Probably adding a score to ItemBean is the simplest and best for backwards compatibility of users of the REST API. Other suggestion welcome.

ukclivecox avatar Sep 08 '15 08:09 ukclivecox

Has this been implemented? That is, returning the score with each recommended item.

thesuperzapper avatar Jan 26 '17 23:01 thesuperzapper