← Back to team overview

zeitgeist team mailing list archive

[Bug 494288] Re: "apriori": get most used (websites/notes/documents/etc...)

 

Order is by popularity, the problem is determining what is popular
enough to be displayed and what not. But now that I'm thinking about it
we could do the min_support relevancy as a subselect, I think I'll give
that a try.

-- 
"apriori": get most used (websites/notes/documents/etc...)
https://bugs.launchpad.net/bugs/494288
You received this bug notification because you are a member of Zeitgeist
Framework, which is the registrant for Zeitgeist Framework.

Status in Zeitgeist Framework: New

Bug description:
We have a branch with the 1-step apriori algorithm built. 
Right now it throws out the most used items with another item
We should make it configurable to be able to ask for most used interpretations of items with other items
This way we can for example ask for most used "websites" with document X
etc....
what do u think?





References