MCPcopy Create free account
hub / github.com/SeldonIO/seldon-server / attributeString

Function attributeString

client/js-client/src/rlClient.js:172–174  ·  view source on GitHub ↗
(attributeNames)

Source from the content-addressed store, hash-verified

170 }
171
172 function attributeString(attributeNames) {
173 return attributeNames.join(",");
174 }
175
176 function recommendationsUrl(user_id, item_id, rlabs, rectag, options) {
177 return fullEndpoint("/js/recommendations") +

Callers 1

recommendationsUrlFunction · 0.85

Calls 1

joinMethod · 0.45

Tested by

no test coverage detected