<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: How to use advanced functions for the /recommend/ end point ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21143#M3506</link>
    <description>Sean,&lt;BR /&gt;The GET Max limit is implementation dependent. So my question more specific is that from "server side" of Oryx, is there such limitation? I guess so, but want to confirm. Thanks.</description>
    <pubDate>Mon, 03 Nov 2014 18:26:27 GMT</pubDate>
    <dc:creator>Jason.Chen</dc:creator>
    <dc:date>2014-11-03T18:26:27Z</dc:date>
    <item>
      <title>How to use advanced functions for the /recommend/ end point ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21127#M3503</link>
      <description>&lt;P&gt;Hi Sean,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the&amp;nbsp;&lt;A href="http://cloudera.github.io/oryx/apidocs/com/cloudera/oryx/als/serving/web/RecommendServlet.html" target="_self"&gt;RecommendServlet&lt;/A&gt; page, we noticed it stated&lt;/P&gt;&lt;P&gt;Responds to a GET request to /recommend/[userID](?howMany=n)(&amp;amp;offset=o)(&amp;amp;considerKnownItems=true|false)(&amp;amp;rescorerParams=...)...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are designing the re-score classes to plugin. For example, pass a list of item-ID to rescorerParams, so that the recommendation only considers the passed item-IDs as recommendation result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that the item-IDs list could be very long, and it could easily hit maximum length of HTTP GET request.&lt;/P&gt;&lt;P&gt;Are there any suggestions? Is there any Http-Post servlet to do the /recommend/ ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Nov 2014 16:32:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21127#M3503</guid>
      <dc:creator>Jason.Chen</dc:creator>
      <dc:date>2014-11-02T16:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use advanced functions for the /recommend/ end point ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21129#M3504</link>
      <description>&lt;P&gt;Yeah, this is bumping up against practical limit of this simplistic API. The max URL length is set to be pretty big, like 8K IIRC. Is it possible that whatever item IDs you need can be looked up from an external source? There's always filtering on the caller side too although that has its own problems.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Nov 2014 17:09:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21129#M3504</guid>
      <dc:creator>srowen</dc:creator>
      <dc:date>2014-11-02T17:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to use advanced functions for the /recommend/ end point ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21138#M3505</link>
      <description>&lt;P&gt;Sean,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Additional (and related) question to the scoring....&lt;/P&gt;&lt;P&gt;I tried to understand the score after giving user id (that is /recommend/ end point) withour re-scoring.&lt;/P&gt;&lt;P&gt;Then, I get a list of "item-id", "predict-score/value".&lt;/P&gt;&lt;P&gt;I think the score is computed by XY(t) .... And the range is about 0-1.&amp;nbsp; My question is how can we&amp;nbsp;interpret these values (in addition to the ranking)? Assuming a good training (tuned training parameters). Is the score lower than 0.5 implying low&amp;nbsp;possibility that this is user's preference and maybe "random" recommendation is then can be used in the lower 0.5 score case ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 16:57:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21138#M3505</guid>
      <dc:creator>Jason.Chen</dc:creator>
      <dc:date>2014-11-03T16:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use advanced functions for the /recommend/ end point ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21143#M3506</link>
      <description>Sean,&lt;BR /&gt;The GET Max limit is implementation dependent. So my question more specific is that from "server side" of Oryx, is there such limitation? I guess so, but want to confirm. Thanks.</description>
      <pubDate>Mon, 03 Nov 2014 18:26:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21143#M3506</guid>
      <dc:creator>Jason.Chen</dc:creator>
      <dc:date>2014-11-03T18:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use advanced functions for the /recommend/ end point ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21144#M3507</link>
      <description>&lt;P&gt;Yes, I meant the server side. Actually, looking at the source, it should allow up to 65536 bytes of header data.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 18:30:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21144#M3507</guid>
      <dc:creator>srowen</dc:creator>
      <dc:date>2014-11-03T18:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use advanced functions for the /recommend/ end point ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21145#M3508</link>
      <description>&lt;P&gt;Yes they will usually be in [0,1] but not always. They aren't probabilities. They are entries in X*Y', yes. I think it's safe to take values &amp;gt;=1 as a very strong positive. What's a good cutoff? it really depends on your semantics and use case. They are comparable across models so you can probably determine a value empirically with some testing.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 18:32:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-use-advanced-functions-for-the-recommend-end-point/m-p/21145#M3508</guid>
      <dc:creator>srowen</dc:creator>
      <dc:date>2014-11-03T18:32:01Z</dc:date>
    </item>
  </channel>
</rss>

