<?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: Speed layer in Oryx2 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27809#M5869</link>
    <description>&lt;P&gt;Sean,&lt;/P&gt;&lt;P&gt;Can you provide more detailed information about how the approximation is computed in Oryx 2.0 ?&lt;/P&gt;&lt;P&gt;Is it the same fold-in approach as Oryx 1.0 ? Can you point to the code base as reference ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2015 05:48:24 GMT</pubDate>
    <dc:creator>Jason.Chen</dc:creator>
    <dc:date>2015-05-22T05:48:24Z</dc:date>
    <item>
      <title>Speed layer in Oryx2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27249#M5864</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the speed layer following an incremental learning approach in Oryx2? (during Model Update).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jayani&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 10:01:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27249#M5864</guid>
      <dc:creator>Jayani</dc:creator>
      <dc:date>2015-05-11T10:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Speed layer in Oryx2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27251#M5865</link>
      <description>&lt;P&gt;The speed layer does indeed produce incremental updates. Like the serving layer, it loads the most recent model in memory and then computes how the model might change (approximately, rapidly) in response to new data, and internalizes and publishes those updates. The serving layers then hear the models but also the updates on the queue and update accordingly.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 11:07:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27251#M5865</guid>
      <dc:creator>srowen</dc:creator>
      <dc:date>2015-05-11T11:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Speed layer in Oryx2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27261#M5866</link>
      <description>&lt;P&gt;Thanks Sean for the prompt response &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, can we use or customize the same speed layer approach for mini-batch learning as well?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, does Oryx have any future plans to support built-in pre-processing methods for text analysis such as Tokenization and TF-IDF vector creation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Jayani&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 13:35:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27261#M5866</guid>
      <dc:creator>Jayani</dc:creator>
      <dc:date>2015-05-11T13:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Speed layer in Oryx2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27262#M5867</link>
      <description>&lt;P&gt;Yes, well, I'd say that the batch layer can do "mini batch" if you simply use a low interval time. It's not a special case, really. I think this project isn't going to add its own data prep pipeline, no, but the idea is that you can use any Java or Spark-based libraries you like as part of your app. There's no need to have a different special set of support in this project.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 14:00:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27262#M5867</guid>
      <dc:creator>srowen</dc:creator>
      <dc:date>2015-05-11T14:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Speed layer in Oryx2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27263#M5868</link>
      <description>&lt;P&gt;Okay. Thanks Sean for the information.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 14:15:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27263#M5868</guid>
      <dc:creator>Jayani</dc:creator>
      <dc:date>2015-05-11T14:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Speed layer in Oryx2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27809#M5869</link>
      <description>&lt;P&gt;Sean,&lt;/P&gt;&lt;P&gt;Can you provide more detailed information about how the approximation is computed in Oryx 2.0 ?&lt;/P&gt;&lt;P&gt;Is it the same fold-in approach as Oryx 1.0 ? Can you point to the code base as reference ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2015 05:48:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27809#M5869</guid>
      <dc:creator>Jason.Chen</dc:creator>
      <dc:date>2015-05-22T05:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Speed layer in Oryx2</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27812#M5870</link>
      <description>&lt;P&gt;ALS: yes, fold-in just as before k-means: assign point to a cluster and update its centroid (but don't reassign any other points) RDF: assign point to leaf and update leaf's prediction (but don't change the rest of the tree)&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2015 07:23:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Speed-layer-in-Oryx2/m-p/27812#M5870</guid>
      <dc:creator>srowen</dc:creator>
      <dc:date>2015-05-22T07:23:17Z</dc:date>
    </item>
  </channel>
</rss>

