<?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"
	>
<channel>
	<title>Comments on: Implementing the Apriori Data Mining Algorithm with JavaScript</title>
	<atom:link href="http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/</link>
	<description>Where stuff from my brain lands</description>
	<pubDate>Fri, 21 Nov 2008 16:01:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-558</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 11 Jul 2008 17:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-558</guid>
		<description>You might try 
&lt;a href="http://www.cs.waikato.ac.nz/ml/weka/" rel="nofollow"&gt;Weka&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>You might try<br />
<a href="http://www.cs.waikato.ac.nz/ml/weka/" rel="nofollow">Weka</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sathish.v</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-557</link>
		<dc:creator>sathish.v</dc:creator>
		<pubDate>Fri, 11 Jul 2008 17:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-557</guid>
		<description>im doing mca.
can u help me about apriori algorithm source code in java how run that java program</description>
		<content:encoded><![CDATA[<p>im doing mca.<br />
can u help me about apriori algorithm source code in java how run that java program</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-525</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Mon, 09 Jun 2008 13:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-525</guid>
		<description>I suggest looking at this implementation in C:
&lt;a href="http://www.borgelt.net//apriori.html" rel="nofollow"&gt;http://www.borgelt.net//apriori.html&lt;/a&gt;.

The program works very well and the source is provided for you to look at.</description>
		<content:encoded><![CDATA[<p>I suggest looking at this implementation in C:<br />
<a href="http://www.borgelt.net//apriori.html" rel="nofollow">http://www.borgelt.net//apriori.html</a>.</p>
<p>The program works very well and the source is provided for you to look at.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rashmika</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-520</link>
		<dc:creator>Rashmika</dc:creator>
		<pubDate>Wed, 04 Jun 2008 09:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-520</guid>
		<description>Could you please help me about apriori algorithm source code in C</description>
		<content:encoded><![CDATA[<p>Could you please help me about apriori algorithm source code in C</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lina</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-349</link>
		<dc:creator>lina</dc:creator>
		<pubDate>Fri, 14 Mar 2008 16:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-349</guid>
		<description>thank you...</description>
		<content:encoded><![CDATA[<p>thank you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-348</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 14 Mar 2008 16:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-348</guid>
		<description>I couldn't  give much more help than I have here.  The linked source code completely implements the algorithm.  Just study it and translate it to Java.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t  give much more help than I have here.  The linked source code completely implements the algorithm.  Just study it and translate it to Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lina</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-347</link>
		<dc:creator>lina</dc:creator>
		<pubDate>Fri, 14 Mar 2008 15:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-347</guid>
		<description>hello,
I have big problem in apriori algorithm,that is I want to read data from .txt files (transaction file)
and print out strong rules for dicisin maker 
but all codes must be in java language
this is my project for college but there is
no one  help me.please, if you can help me send an email.
thank you......</description>
		<content:encoded><![CDATA[<p>hello,<br />
I have big problem in apriori algorithm,that is I want to read data from .txt files (transaction file)<br />
and print out strong rules for dicisin maker<br />
but all codes must be in java language<br />
this is my project for college but there is<br />
no one  help me.please, if you can help me send an email.<br />
thank you&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-308</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Tue, 04 Mar 2008 01:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-308</guid>
		<description>For Java, you might have a look at &lt;a href="http://www.cs.waikato.ac.nz/ml/weka/" rel="nofollow"&gt;Weka&lt;/a&gt;.

As far as providing sources in "any language", isn't that what this post already did?  The sources are in JavaScript for this particular implementation.</description>
		<content:encoded><![CDATA[<p>For Java, you might have a look at <a href="http://www.cs.waikato.ac.nz/ml/weka/" rel="nofollow">Weka</a>.</p>
<p>As far as providing sources in &#8220;any language&#8221;, isn&#8217;t that what this post already did?  The sources are in JavaScript for this particular implementation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: belal</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-307</link>
		<dc:creator>belal</dc:creator>
		<pubDate>Mon, 03 Mar 2008 22:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-307</guid>
		<description>Could you please help me about apriori algorithm source code in C or any language, and send to my email please: 

belal_master2004@yahoo.com</description>
		<content:encoded><![CDATA[<p>Could you please help me about apriori algorithm source code in C or any language, and send to my email please: </p>
<p><a href="mailto:belal_master2004@yahoo.com">belal_master2004@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: belal</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-306</link>
		<dc:creator>belal</dc:creator>
		<pubDate>Mon, 03 Mar 2008 22:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-306</guid>
		<description>Could you please help me about apriori algorithm source code in C or any language</description>
		<content:encoded><![CDATA[<p>Could you please help me about apriori algorithm source code in C or any language</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pallavi</title>
		<link>http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-305</link>
		<dc:creator>pallavi</dc:creator>
		<pubDate>Mon, 03 Mar 2008 13:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-305</guid>
		<description>im doing mca.
can u help me about apriori algorithm source code in java  how run that java program</description>
		<content:encoded><![CDATA[<p>im doing mca.<br />
can u help me about apriori algorithm source code in java  how run that java program</p>
]]></content:encoded>
	</item>
</channel>
</rss>
