<?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 Scoring data on hadoop with Oryx at large scale in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scoring-data-on-hadoop-with-Oryx-at-large-scale/m-p/16124#M2416</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I was woundering if it is possible to classify data at large scale on hadoop - withing computation layer (as map-reduce task).&amp;nbsp; As far as i understand it works for Recommendations (as there is a "recommend" property for als-model in config file ) but how is it going to work with other models (random forest)?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:03:38 GMT</pubDate>
    <dc:creator>Lingn</dc:creator>
    <dc:date>2022-09-16T09:03:38Z</dc:date>
    <item>
      <title>Scoring data on hadoop with Oryx at large scale</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scoring-data-on-hadoop-with-Oryx-at-large-scale/m-p/16124#M2416</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I was woundering if it is possible to classify data at large scale on hadoop - withing computation layer (as map-reduce task).&amp;nbsp; As far as i understand it works for Recommendations (as there is a "recommend" property for als-model in config file ) but how is it going to work with other models (random forest)?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:03:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scoring-data-on-hadoop-with-Oryx-at-large-scale/m-p/16124#M2416</guid>
      <dc:creator>Lingn</dc:creator>
      <dc:date>2022-09-16T09:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Scoring data on hadoop with Oryx at large scale</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scoring-data-on-hadoop-with-Oryx-at-large-scale/m-p/16126#M2417</link>
      <description>&lt;P&gt;Bad news: not directly. the design goal here is real-time scoring. You could write a process that queries an embedded Serving Layer, or, calls to one via HTTP. It's a bit more overhead, but certainly works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The bulk recommend function is a hold-over from the older code base, really. There wasn't an equivalent for classification.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good news: since the output is a PMML model, and libraries like openscoring exist, you could fairly easily wire up a Mapper that loads a model and scores data.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2014 10:59:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scoring-data-on-hadoop-with-Oryx-at-large-scale/m-p/16126#M2417</guid>
      <dc:creator>srowen</dc:creator>
      <dc:date>2014-07-29T10:59:41Z</dc:date>
    </item>
  </channel>
</rss>

