Talk:Apriori algorithm

From Wikipedia, the free encyclopedia

It would be very useful to include a bit more context here, and perhaps a more conceptual (as opposed to mathematical) definition. Also, if we use variable/set symbols, they should probably be defined explicitly within the article. As it is written now, I suspect the only people who would understand the article are those people who are already familiar with the topic (i.e. those who already understand it, and thus don't need the article).

12.64.120.218 15:34, 31 May 2004 (UTC)

I second that! I was going to say an implementation in C or Java or something would be helpful.

Contents

[edit] Page title

AFAIK, this is the Apriori algorithm, but the page is entitled A priori algorithm. I'm going to move it. --aciel 16:57, 30 August 2005 (UTC)


The Apriori algorithm for finding frequent itemsets is a little outdated. There are more efficient algorithms for finding frequent itemsets. Here are some good sources:

http://fimi.cs.helsinki.fi/fimi03/ http://fimi.cs.helsinki.fi/fimi04/

 Well, the apriori algorithm might be outdated but a) this page is about that algorithm! and b) not necessary to state,
 but it is the first significant algorithm, and the basic idea is used again and again in several succeeding algorithms 
 so it is important to understand it.Exa 18:33, 16 May 2007 (UTC)


Could you include references to other algorithms also in the article, pleaseAndthu (talk) 14:16, 2 January 2008 (UTC)

[edit] Boilerplate messages

{{confusing}}: Lots of jargon (some of which is redlinked), without a good explanation of what it's supposed to mean.

{{wikify}}: The algorithm block is ugly. It's set in monospace with LaTeX blocks on part of the line, meaning bits are rendered as images and others are rendered as plain text. Not really a suitable format. Would suggest stripping the leading spaces, instead using the :-prefix, along with making full statements in math markup (spacing commands are available, such as \,).

{{cleanup-context}}: There is one sentence explaining in brief that it's an algorithm, then dives deep into the technical detail. Needs a much better WP:LEAD section, and I'm not in a position where I can write one.

PS: ironically, \LaTeX and \TeX are not supported by the LaTeX extension.

-- 81.104.165.184 22:13, 22 May 2006 (UTC)

[edit] Article Cleanup Co-Ordination Point