<?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: Mahout: How to user IDRescorer in Distributed mode.? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Mahout-How-to-user-IDRescorer-in-Distributed-mode/m-p/20674#M3376</link>
    <description>&lt;P&gt;That's really what IDRescorer is for, yes. If you need it in distributed mode you can reimplement the same idea by changing the code. I don't think it's really a clustering problem; you're just filtering based on clear attributes. You could also think of it a search relevance problem, and combine the results of a recommender and search engine in your app. No, ALS has no concept of attributes. It's a different, longer story, but you can always use 'fake' users and items corresponding to topics or labels to inject this information in the ALS model.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Oct 2014 12:09:58 GMT</pubDate>
    <dc:creator>srowen</dc:creator>
    <dc:date>2014-10-22T12:09:58Z</dc:date>
    <item>
      <title>Mahout: How to user IDRescorer in Distributed mode.?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Mahout-How-to-user-IDRescorer-in-Distributed-mode/m-p/20662#M3373</link>
      <description>&lt;P&gt;I have worked with ID Rescorer and the Recommendation in standalone mode. But, is there a way that we can achieve the similar process in Distributed mode as well.?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The simiilarity classes in Distributed mode work in different manner, as every one of them will extend VectorSimilarityMeasure and there wont be any method as recommend as such.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2014 08:06:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Mahout-How-to-user-IDRescorer-in-Distributed-mode/m-p/20662#M3373</guid>
      <dc:creator>Srini_D</dc:creator>
      <dc:date>2014-10-22T08:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mahout: How to user IDRescorer in Distributed mode.?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Mahout-How-to-user-IDRescorer-in-Distributed-mode/m-p/20666#M3374</link>
      <description>&lt;P&gt;No, IDRescorer has always been a part only of the non-distributed implementation.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2014 10:19:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Mahout-How-to-user-IDRescorer-in-Distributed-mode/m-p/20666#M3374</guid>
      <dc:creator>srowen</dc:creator>
      <dc:date>2014-10-22T10:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mahout: How to user IDRescorer in Distributed mode.?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Mahout-How-to-user-IDRescorer-in-Distributed-mode/m-p/20672#M3375</link>
      <description>&lt;P&gt;Thanks Sean.&lt;/P&gt;&lt;P&gt;I want one more suggestion from you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to provide recommendations based on user profile, and item data that too considering various features. for eg:, If a user purchases and rates a book which is of french language and of thriller genre. So, out of the recommendations i got, i need to boost french &amp;amp; thriller books first.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am thinking few options, one is clustering based recommendation which clusters data according to genre or language etc.&lt;/P&gt;&lt;P&gt;second one is to, plug the search engine after the recommendations. will be glad if you can suggest a way ahead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, does the ALS Factorizer on Implicit data peforms recommendataion based on ratings and user features as well.?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:45:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Mahout-How-to-user-IDRescorer-in-Distributed-mode/m-p/20672#M3375</guid>
      <dc:creator>Srini_D</dc:creator>
      <dc:date>2014-10-22T11:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mahout: How to user IDRescorer in Distributed mode.?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Mahout-How-to-user-IDRescorer-in-Distributed-mode/m-p/20674#M3376</link>
      <description>&lt;P&gt;That's really what IDRescorer is for, yes. If you need it in distributed mode you can reimplement the same idea by changing the code. I don't think it's really a clustering problem; you're just filtering based on clear attributes. You could also think of it a search relevance problem, and combine the results of a recommender and search engine in your app. No, ALS has no concept of attributes. It's a different, longer story, but you can always use 'fake' users and items corresponding to topics or labels to inject this information in the ALS model.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2014 12:09:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Mahout-How-to-user-IDRescorer-in-Distributed-mode/m-p/20674#M3376</guid>
      <dc:creator>srowen</dc:creator>
      <dc:date>2014-10-22T12:09:58Z</dc:date>
    </item>
  </channel>
</rss>

