<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Myrrix</title>
	<atom:link href="http://myrrix.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://myrrix.com</link>
	<description>A complete, real-time, scalable recommender system, built on Apache Mahout</description>
	<lastBuildDate>Tue, 14 May 2013 16:18:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Myrrix 1.0.0 beta release</title>
		<link>http://myrrix.com/myrrix-1-0-0-beta-release/</link>
		<comments>http://myrrix.com/myrrix-1-0-0-beta-release/#comments</comments>
		<pubDate>Tue, 14 May 2013 15:36:22 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://myrrix.com/?p=1899</guid>
		<description><![CDATA[A feature-complete release candidate of the 1.0 release is now ready. This is a foundation you can build on with confidence.]]></description>
				<content:encoded><![CDATA[<p>Simply, a feature-complete release candidate of the 1.0 release is now ready. Changes since 0.11 are mostly bug fixes. This is a foundation you can build on with confidence.</p>
<p><a href="/download/">Download</a> now.</p>
<h3>Changes</h3>
<h4>Fixes</h4>
<ul>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=63">Issue 63</a>: the REST API endpoint for the <code>setItemTag</code> has been corrected. See Upgrade Notes.</li>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=64">Issue 64</a>: Values of &lambda; that are too large should cause the model build to be rejected, rather than cause runtime errors related to large user and item vectors during fold-in.</li>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=65">Issue 65</a>: Evaluation framework can again handle files with tag data</li>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=66">Issue 66</a>: Resolved an issue that generated an exception on adding new data, when few or no clusters are present, but clustering is enabled</li>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=67">Issue 67</a>: REST API endpoints correctly return a client error instead of exception when expecting a URL path but none is presented</li>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=68">Issue 68</a>: Fixed error in /estimateForAnonymous endpiont that returned a server error / exception when all items in the request were unknown, instead of a simple client error</li>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=70">Issue 70</a>: Mean average precision computation has been corrected</li>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=74">Issue 74</a>: Computation Layer: Fixed a possible incorrect cluster assignment; can be incorrect when  input is small, cluster count is high</li>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=75">Issue 75</a>: Fixed an important error in the Computation Layer (only) that can cause recommendations  or similar items, or in some cases steps in iteration, to be missed in some cases where multi-threaded reducers are used.</li>
</ul>
<h4>Other</h4>
<ul>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=72">Issue 72</a>: When number of feature changes, still bootstrap model state from previous generation's Y matrix vectors</li>
<li><a href="https://code.google.com/p/myrrix-recommender/issues/detail?id=77">Issue 77</a>: Standardize output of AllItemSimilarities, AllRecommendations and direct output to a file</li>
</ul>
<h3>Upgrade Notes</h3>
<h4>Serving Layer</h4>
<ul>
<li>The endpoint for <code>setItemTag</code> was declared incorrectly. Requests should access <code>/tag/item/<strong>[itemID]/[tag]</strong></code>, not <code>/tag/item/<strong>[tag]/[itemID]</strong></code>. Callers who access the REST API directly will need to use the corrected path.</li>
<li>Stand-alone: the format of <code>model.bin.gz</code> has changed in a backwards-incompatible way. Remove it and let the server build a new model.</li>
<li>Stand-alone: AllItemSimilarities and AllRecommendations programs now require an <code>--outFile</code> parameter instead of printing to stdout. Their output format has changed as well, to match the output of the Comptuation Layer. See the javadoc.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://myrrix.com/myrrix-1-0-0-beta-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking at Berlin Buzzwords</title>
		<link>http://myrrix.com/speaking-at-berlin-buzzwords/</link>
		<comments>http://myrrix.com/speaking-at-berlin-buzzwords/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 13:34:22 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[bbuzz]]></category>
		<category><![CDATA[berlin-buzzwords]]></category>
		<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://myrrix.com/?p=1866</guid>
		<description><![CDATA[The topic: "Scaling by Cheating: approximation, sampling, and fault-friendliness for scalable Big Learning"]]></description>
				<content:encoded><![CDATA[<p><strong>UPDATE: Sorry to say that due to scheduling conflicts, won't be at Buzzwords. But another time, you may get to hear:</strong></p>
<p>Sean will be speaking again at <a href="http://berlinbuzzwords.de/">Berlin Buzzwords</a> this year, on behalf of Myrrix. The topic?</p>
<table>
<tr>
<td style="vertical-align:top">
<h1>TBD</h1>
</td>
<td style="vertical-align:top"><strong>Scaling by Cheating</strong><br />
Approximation, sampling, and fault-friendliness for scalable Big Learning</td>
</tr>
</table>
<p>The talk will explore some real world examples of dealing with scale by doing much less work but still getting useful answers. More details to come.</p>
<p>Buzzwords is a strong Big Data conference in Europe and even stronger this year. <a href="https://twitter.com/berlinbuzzwords">Early tweets</a> from other speakers suggest a great slate of talks are shortly to be announced. Grab a <a href="http://berlinbuzzwords.de/content/tickets">ticket for Berlin Buzzwords 2013</a> while early-bird pricing remains in effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://myrrix.com/speaking-at-berlin-buzzwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Myrrix 0.11 released</title>
		<link>http://myrrix.com/myrrix-0-11-released/</link>
		<comments>http://myrrix.com/myrrix-0-11-released/#comments</comments>
		<pubDate>Sat, 30 Mar 2013 15:19:08 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://myrrix.com/?p=1859</guid>
		<description><![CDATA[New "tag" API, faster Hadoop jobs, fixes and other improvements in this final beta version]]></description>
				<content:encoded><![CDATA[<h3>New Features</h3>
<ul>
<li>New "tag" API which allows callers to record interactions between users/items and concepts, or labels, which inform the model but are not returned in results. For example a user can be "female" and an item "yellow".</li>
<li>New <code>estimateToAnonymous</code> method, which functions like <code>estimatePreference</code> for "anonymous" users, like <code>recommendToAnonymous</code>.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Minor fixes and improvements to model loading and persistence in Serving Layer.</li>
<li>Java client can now fail over to replicas in more error cases, like mid-request interruption</li>
</ul>
<h3>Other</h3>
<ul>
<li>Improved speed in Computation Layer.</li>
<li><code>IDRescorer</code> behavior has slightly changed for <code>recommendToMany</code>. See Upgrade Notes.</li>
<li>Default value of <code>model.als.alpha</code> and negative strength values has changed. This should result in a small improvement in quality on many data sets. See Upgrade Notes.</li>
<li>Computation Layer <code>model.cluster.k</code> parameter has been split into <code>model.cluster.user.k</code> and <code>model.cluster.item.k</code> to control k for user and item clustering, respectively.</li>
<li>The Computation Layer will now delete old generations, keeping 10 generations by default. If a different value is desired, set <code>model.generations.maxToKeep</code>.</li>
</ul>
<h3>Upgrade Notes</h3>
<h5>All</h5>
<ul>
<li>The default value of <code>model.als.alpha</code> has changed from 40 to 1. This affects results if the model build process (Computation Layer or stand-alone Serving Layer) does not specify a fixed value for this  system property. The new default should result in an improvement in quality for many data sets.</li>
<li>Handling of user-item pairs with negative strength values has changed. This has no effect for data sets that  contain no negative strength values. It should have a small and generally positive effect on other data sets.</li>
</ul>
<h5>Serving Layer</h5>
<ul>
<li>The behavior of <code>IDRescorer</code> has slightly changed for <code>recommendToMany</code>. The function is applied once per item, not for every user and for every item. That is, it is applied after the average over user scores has been taken, not before.</li>
</ul>
<h5>Computation Layer</h5>
<ul>
<li>Computation Layer <code>model.cluster.k</code> parameter has been split into <code>model.cluster.user.k</code> and <code>model.cluster.item.k</code> to control k for user and item clustering, respectively. If using the old parameter, specify one (or both) new paramters now instead.</li>
<li>Note that the Computation Layer will now delete old generations, keeping 10 generations by default</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://myrrix.com/myrrix-0-11-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing partnership with NGDATA</title>
		<link>http://myrrix.com/announcing-partnership-with-ngdata/</link>
		<comments>http://myrrix.com/announcing-partnership-with-ngdata/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 17:22:40 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[lily]]></category>
		<category><![CDATA[ngdata]]></category>
		<category><![CDATA[partnership]]></category>

		<guid isPermaLink="false">http://myrrix.com/?p=1838</guid>
		<description><![CDATA[Myrrix and NGDATA work together to integrate Myrrix as part of Lily]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.ngdata.com/resources/skins/xhtmlized2/images/logo_ngdata.png" width="152" height="25" class="alignright" />This is a brief note to proudly announce a partnership between Myrrix and <a href="http://www.ngdata.com/">NGDATA</a>&trade;. NGDATA's <a href="http://www.ngdata.com/site/products/lily.html">Lily</a>&trade; customer intelligence solution enables enterprises to gain deep insights into their customers, products, markets and operations. </p>
<p>Myrrix and NGDATA have worked together to integrate Myrrix's products as a component of Lily's real-time recommendation engine. Myrrix's collaborative filtering, as part of Lily's machine learning, enables sophisticated contextual and personalized product recommendations. Enterprises can predict an individual's preferences toward a product or service by observing group behavior such as purchase history, brand affinity, social interaction, POS transactions, web clickstreams and geo-location information to deliver highly accurate recommendations.</p>
<h5>About NGDATA</h5>
<p>NGDATA&trade; is the customer intelligence management solutions company that empowers enterprises seeking greater customer lifetime value to drive continuous, actionable insights to enable sales and increase customer loyalty. The company does this through its unique combination of Big Data management and machine learning technologies in a single integrated solution.  Recently named one of Bank Systems and Technology Magazine's "Top 7 Big Data Players to Watch," NGDATA is headquartered in Ghent, Belgium with offices in New York City and San Francisco. The company provides solutions to data-driven sectors such as financial services, retail and media/publishing. Please visit <a href="http://www.ngdata.com/">www.ngdata.com</a> for more information or follow on Twitter <a href="https://twitter.com/ngdata_com">@ngdata_com</a> or connect with the company on <a href="http://www.linkedin.com/company/ngdata">LinkedIn</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://myrrix.com/announcing-partnership-with-ngdata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Myrrix is a Hortonworks Partner</title>
		<link>http://myrrix.com/myrrix-is-a-hortonworks-partner/</link>
		<comments>http://myrrix.com/myrrix-is-a-hortonworks-partner/#comments</comments>
		<pubDate>Thu, 28 Feb 2013 10:20:50 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://myrrix.com/?p=1771</guid>
		<description><![CDATA[The Myrrix Computation Layer works seamlessly with the Hortonworks Data Platform]]></description>
				<content:encoded><![CDATA[<p><img src="http://myrrix.com/wp-content/uploads/2013/02/Hor_KLogo.png" alt="Hor_KLogo" width="269" height="102" class="alignright size-full wp-image-1776" /> A quick note here to announce that Myrrix is now a <a href="http://hortonworks.com/products/hortonworksdataplatform/">Hortonworks Data Platform</a> <a href="http://hortonworks.com/hw-partners/partner-cat/business-tools/">partner</a>.</p>
<p>The distributed Myrrix Computation Layer runs on all recent stable <a href="http://hadoop.apache.org/">Apache Hadoop</a> releases, and compatible distributions of it. Because the Hortonworks Data Platform follows Apache releases closely, Myrrix is already comptabile with the Hortonworks distribution, from version 1.0 to the <a href="http://hortonworks.com/download/">latest</a> 1.2.1 and beyond. The partnership will help ensure ongoing technical compatibility and optimal operation for customers.</p>
<p>With Myrrix, Hortonworks customers can leverage their Hadoop cluster to build real-time, scalable clustering and recommender systems. This "Big Learning" can be applied to click-stream data, purchases, shares, social links, or any association data. These machine learning models can be integrated into real-time production systems and increase conversion rates, drive customer engagement and content consumption, target ads, discover user segments, and more.</p>
<p>Myrrix is also a qualified <a href="/services/">services provider</a>, helping customers design, build and integrate world-class Big Learning systems.</p>
<p>Read more about the <a href="http://hortonworks.com/products/hortonworksdataplatform/">Hortonworks Data Platform</a> and the <a href="/design/">Myrrix Computation Layer</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://myrrix.com/myrrix-is-a-hortonworks-partner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Myrrix 0.10 released</title>
		<link>http://myrrix.com/myrrix-0-10-released/</link>
		<comments>http://myrrix.com/myrrix-0-10-released/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 07:58:58 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://myrrix.com/?p=1757</guid>
		<description><![CDATA[Now with clustering, new API methods and integration points. A 1.0 release candidate.]]></description>
				<content:encoded><![CDATA[<h3>New Features</h3>
<ul>
<li>Computation Layer now supports <strong>clustering with kmeans++ / spectral clustering</strong></li>
<li>New <code>similarityToItem</code> method to retrieve individual item-item similarities</li>
<li>New <code>mostPopularItems</code> method to list items associated to the largest number of users</li>
<li>New <code>/user/clusters/*</code> and <code>/item/clusters/*</code> methods to query clusters</li>
<li>New "client thread" in the Serving Layer can be used to pull/poll for data from an external source and interact directly with the Serving Layer</li>
<li>Optional basic DoS attack protection in the Serving Layer</li>
</ul>
<h3>Other</h3>
<ul>
<li><code>RescorerProvider</code> can now use the local recommender instance in its operation</li>
<li>More support for multiple <code>RescorerProvider</code> classes at once</li>
<li>Model building dynamically calculates number of iterations needed; default biases to more initial iterations (and better accuracy) than previous default.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Resolved an issue that could cause two Computation Layer computations sharing the same bucket to interfere. Support files like <code>keystore.ks</code> and <code>rescorer.jar</code>, which are normally placed in <code>sys/</code>, should now be placed in <em>instance</em><code>/sys/</code>.</li>
</ul>
<h3>Upgrade Notes</h3>
<h5>All</h5>
<ul>
<li>The <code>model.iterations</code> parameter no longer has effect; iteration count is no longer explicitly specified, but instead determined dynamically by a convergence criterion: the average absolute difference in estimates for user-item pairs between iterations. The <code>model.als.iterations.convergenceThreshold</code> parameter, which defaults to 0.001, will generally cause significantly more iterations to be run. Increase (to 0.01 for example) for fewer iterations. The number of iterations can be capped by setting <code>model.iterations.max</code> to the (positive) max number of iterations to run.</li>
</ul>
<h5>Computation Layer</h5>
<ul>
<li>An issue has been resolved that could cause two Computation Layer computations sharing the same bucket to interfere. As part of this, support files that were previously bucket-specific, and were previously placed in <code>sys/</code> under a bucket, like <code>keystore.ks</code>, <code>clientthread.jar</code> and <code>rescorer.jar</code>, are now instance-specific. They should now be placed in <em>instance</em><code>/sys/</code>. Stop the Computation Layer instance(s), and for each bucket, copy its <code>sys/</code> directory into each <em>instance/</em> subdirectory. Restart the Comptutation Layer(s). Note that the file <code>sys/myrrix.jar</code>, will be regenerated. No migration is needed if none of the files listed above are used.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://myrrix.com/myrrix-0-10-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Case Sketch: Nokta</title>
		<link>http://myrrix.com/new-case-sketch-nokta/</link>
		<comments>http://myrrix.com/new-case-sketch-nokta/#comments</comments>
		<pubDate>Tue, 22 Jan 2013 12:23:32 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[computation-layer]]></category>
		<category><![CDATA[nokta]]></category>
		<category><![CDATA[recommender]]></category>
		<category><![CDATA[serving-layer]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video-sharing]]></category>

		<guid isPermaLink="false">http://myrrix.com/?p=1719</guid>
		<description><![CDATA[Top video sharing site adds 600,000 views per day with Myrrix]]></description>
				<content:encoded><![CDATA[<p><a href="/case-sketch-nokta/"><img src="http://myrrix.com/wp-content/uploads/2013/01/logo.png" alt="Nokta" width="227" height="82" class="alignright size-full wp-image-1716" /></a>Several customers are using Myrrix in production already, at version 0.9, but not all are able to talk publicly about their usage. Fortunately, <a href="http://www.noktamedya.com/">Nokta</a> is able to <a href="/case-sketch-nokta/">share</a> some of the positive results they've achieved by incorporating the distributed Myrrix <a href="/documentation-computation-layer/">Computation Layer</a> and <a href="/documentation-serving-layer/">Serving Layer</a>.</p>
<p>Read the <a href="/case-sketch-nokta/">Nokta Case Sketch</a> to see how their video sharing site, <a href="http://www.izlesene.com/">İzlesene.com</a>, added <strong>600,000 views per day</strong> by easily incorporating a scalable recommender system from Myrrix.</p>
]]></content:encoded>
			<wfw:commentRss>http://myrrix.com/new-case-sketch-nokta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Myrrix 0.9 released</title>
		<link>http://myrrix.com/myrrix-0-9-released/</link>
		<comments>http://myrrix.com/myrrix-0-9-released/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 13:35:34 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://myrrix.com/?p=1641</guid>
		<description><![CDATA[Many fixes and improvements from the field, in advance of the 1.0 release]]></description>
				<content:encoded><![CDATA[<h3>New Features</h3>
<ul>
<li>Serving Layer can now run in read-only mode to serve a model but not accept updates</li>
<li><code>/ingest</code> endpoint can now accept web-browser-style file uploads</li>
<li>New unified license system is in place. Obtain a trial license from <a href="http://myrrix.com">myrrix.com</a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Standalone Serving Layer .war file deployment works again</li>
<li>HTTP DIGEST authentication is now made compatible with all clients and the latest Tomcat again</li>
<li>Choice of partition and replica is now deterministic in the client. This avoids problems where two replicas presented slightly different results to the client on successive requests.</li>
<li>Removed "_LOCK" file mechanism in Computation Layer in favor of querying the live cluster state</li>
<li>Stand-alone serving layer avoids a possible exception when recomputing a new model on new items</li>
<li>Several fixes for problems in computing models over very small input</li>
<li>Repeated updates from new users and items should not be able to produce extreme values in the model now even after many updates</li>
<li>Java client library now supports rescorer parameters</li>
<li>Added missing <code>recommendToMany</code> to client CLI, changed some APIs to be more consistent, and fixed other small issues in the CLI.</li>
</ul>
<h3>Other</h3>
<ul>
<li>Faster display of self-organizing map visualization for moderate to large data sets.</li>
<li>Client command line has changed slightly, to take optional argument like "howMany" as a flag (e.g. <code>--howMany 5</code> instead of stand-alone argument)</li>
<li><code>mostSimilarItems</code> and <code>recommendToAnonymous</code> will return a result if at least one argument item exists, rather than if all exist</li>
<li>Update to support Hadoop 1.1.1 and latest Amazon EMR releases</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://myrrix.com/myrrix-0-9-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From the Community: PHP client library</title>
		<link>http://myrrix.com/from-the-community-php-client-library/</link>
		<comments>http://myrrix.com/from-the-community-php-client-library/#comments</comments>
		<pubDate>Mon, 17 Dec 2012 19:30:33 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://myrrix.com/?p=1633</guid>
		<description><![CDATA[Access the Serving Layer REST API from PHP]]></description>
				<content:encoded><![CDATA[<p><img src="http://myrrix.com/wp-content/uploads/2012/12/php.gif" alt="php" width="120" height="67" class="alignright size-full wp-image-1637" /> Quick note to PHP developers: have a look at the <a href="https://github.com/michelsalib/bcc-myrrix">PHP client library</a> developed by Michel Salib: <a href="https://github.com/michelsalib/bcc-myrrix">https://github.com/michelsalib/bcc-myrrix</a>. This provides a binding from the plain HTTP-based REST API to more familiar PHP constructs, just like the <a href="http://myrrix.com/documentation-java-client/">Java client</a> does for Java.</p>
]]></content:encoded>
			<wfw:commentRss>http://myrrix.com/from-the-community-php-client-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spotathon shout-out</title>
		<link>http://myrrix.com/spotathon-shout-out/</link>
		<comments>http://myrrix.com/spotathon-shout-out/#comments</comments>
		<pubDate>Mon, 10 Dec 2012 08:08:56 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://myrrix.com/?p=1611</guid>
		<description><![CDATA[There's a nice mention of Myrrix here from Amazon's Spotathon contest ...]]></description>
				<content:encoded><![CDATA[<p>There's a <a href="http://www.cloudcomputing.co/picloud-and-princeton-consultants-win-the-first-amazon-ec2-spotathon/">nice mention</a> of Myrrix here from Amazon's Spotathon contest, for compelling use of Amazon EC2 spot instances for big data and machine learning:</p>
<blockquote><p>... <a href="/example-wikipedia-links/">This post</a> details how Myrrix processed 337 million Wikipedia links, consuming 1,320 instance-hours (normalized to <code>m1.small</code>) over 10 hours, for under $44 (a savings of 67% versus On Demand).</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://myrrix.com/spotathon-shout-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
