<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Hidden PL/SQL Gem in 10g:  DBMS_FREQUENT_ITEMSET for PL/SQL based Data Mining</title>
	<atom:link href="http://technology.amis.nl/2004/10/16/hidden-plsql-gem-in-10g-dbms_frequent_itemset-for-plsql-based-data-mining/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2004/10/16/hidden-plsql-gem-in-10g-dbms_frequent_itemset-for-plsql-based-data-mining/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hidden-plsql-gem-in-10g-dbms_frequent_itemset-for-plsql-based-data-mining</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: glamour-agency</title>
		<link>http://technology.amis.nl/2004/10/16/hidden-plsql-gem-in-10g-dbms_frequent_itemset-for-plsql-based-data-mining/#comment-961</link>
		<dc:creator>glamour-agency</dc:creator>
		<pubDate>Fri, 28 Sep 2007 02:52:45 +0000</pubDate>
		<guid isPermaLink="false">/?p=214#comment-961</guid>
		<description><![CDATA[&lt;strong&gt;Studio Glamour&lt;/strong&gt;

hey great stuff]]></description>
		<content:encoded><![CDATA[<p><strong>Studio Glamour</strong></p>
<p>hey great stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcos M. Campos</title>
		<link>http://technology.amis.nl/2004/10/16/hidden-plsql-gem-in-10g-dbms_frequent_itemset-for-plsql-based-data-mining/#comment-960</link>
		<dc:creator>Marcos M. Campos</dc:creator>
		<pubDate>Sat, 07 Jan 2006 08:16:43 +0000</pubDate>
		<guid isPermaLink="false">/?p=214#comment-960</guid>
		<description><![CDATA[Nice article. A piece of information that might interest you is that the code wrapped by the DBMS_FREQUENT_ITEMSET feature is used in the Association algorithm in Oracle Data Mining.]]></description>
		<content:encoded><![CDATA[<p>Nice article. A piece of information that might interest you is that the code wrapped by the DBMS_FREQUENT_ITEMSET feature is used in the Association algorithm in Oracle Data Mining.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wei</title>
		<link>http://technology.amis.nl/2004/10/16/hidden-plsql-gem-in-10g-dbms_frequent_itemset-for-plsql-based-data-mining/#comment-959</link>
		<dc:creator>Wei</dc:creator>
		<pubDate>Thu, 22 Sep 2005 17:07:34 +0000</pubDate>
		<guid isPermaLink="false">/?p=214#comment-959</guid>
		<description><![CDATA[It is fast and I benchmarked it.  So long as you can deploy Oracle database, you can deploy it.]]></description>
		<content:encoded><![CDATA[<p>It is fast and I benchmarked it.  So long as you can deploy Oracle database, you can deploy it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Friedman</title>
		<link>http://technology.amis.nl/2004/10/16/hidden-plsql-gem-in-10g-dbms_frequent_itemset-for-plsql-based-data-mining/#comment-958</link>
		<dc:creator>Mike Friedman</dc:creator>
		<pubDate>Sat, 30 Jul 2005 04:16:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=214#comment-958</guid>
		<description><![CDATA[This is cool.  Any feel for how fast it runs?  For example, could it be deployed in a real time POS application?]]></description>
		<content:encoded><![CDATA[<p>This is cool.  Any feel for how fast it runs?  For example, could it be deployed in a real time POS application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wei Li</title>
		<link>http://technology.amis.nl/2004/10/16/hidden-plsql-gem-in-10g-dbms_frequent_itemset-for-plsql-based-data-mining/#comment-957</link>
		<dc:creator>Wei Li</dc:creator>
		<pubDate>Mon, 20 Jun 2005 07:27:43 +0000</pubDate>
		<guid isPermaLink="false">/?p=214#comment-957</guid>
		<description><![CDATA[I am the author of the feature of frequent itemset counting.  Your paper is the biggest reward I&#039;ve got since working on the feature.  Sadly, I have already left and can not make it further.]]></description>
		<content:encoded><![CDATA[<p>I am the author of the feature of frequent itemset counting.  Your paper is the biggest reward I&#8217;ve got since working on the feature.  Sadly, I have already left and can not make it further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hidden PL/SQL Gem in 10g: DBMS_FREQUENT_ITEMSET for PL/SQL based Data Mining</title>
		<link>http://technology.amis.nl/2004/10/16/hidden-plsql-gem-in-10g-dbms_frequent_itemset-for-plsql-based-data-mining/#comment-956</link>
		<dc:creator>Hidden PL/SQL Gem in 10g: DBMS_FREQUENT_ITEMSET for PL/SQL based Data Mining</dc:creator>
		<pubDate>Sun, 12 Jun 2005 21:07:32 +0000</pubDate>
		<guid isPermaLink="false">/?p=214#comment-956</guid>
		<description><![CDATA[&lt;strong&gt;Hidden PL/SQL Gem in 10g:  DBMS_FREQUENT_ITEMSET for PL/SQL based Data Mining&lt;/strong&gt;
Hidden PL/SQL Gem in 1...]]></description>
		<content:encoded><![CDATA[<p><strong>Hidden PL/SQL Gem in 10g:  DBMS_FREQUENT_ITEMSET for PL/SQL based Data Mining</strong><br />
Hidden PL/SQL Gem in 1&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hidden PL/SQL Gem in 10g: DBMS_FREQUENT_ITEMSET for PL/SQL based Data Mining</title>
		<link>http://technology.amis.nl/2004/10/16/hidden-plsql-gem-in-10g-dbms_frequent_itemset-for-plsql-based-data-mining/#comment-955</link>
		<dc:creator>Hidden PL/SQL Gem in 10g: DBMS_FREQUENT_ITEMSET for PL/SQL based Data Mining</dc:creator>
		<pubDate>Thu, 09 Jun 2005 17:12:56 +0000</pubDate>
		<guid isPermaLink="false">/?p=214#comment-955</guid>
		<description><![CDATA[&lt;strong&gt;Hidden PL/SQL Gem in 10g:  DBMS_FREQUENT_ITEMSET for PL/SQL based Data Mining&lt;/strong&gt;
Hidden PL/SQL Gem in 1...]]></description>
		<content:encoded><![CDATA[<p><strong>Hidden PL/SQL Gem in 10g:  DBMS_FREQUENT_ITEMSET for PL/SQL based Data Mining</strong><br />
Hidden PL/SQL Gem in 1&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
